Recommended Posts

captureozx.jpg

Patch My PC

How Patch My PC Works.

Patch My PC Vs File Hippo

I was recently browsing the software section of Neowin and saw a free app called "Patch my PC". For the longest time I have been using a program called "Secunia". It was an OK program but once it found out of date applications went to automatically update them, the process seemed to take MUCH longer than it should. Would always say "Waiting for update to finish" for a few minutes even on something as simple as a flash update.

So I gave Patch My PC a try. As someone who has a lot of out of date machines come into my office, this one seems pretty nice. It's a self contained EXE which requires no install so it can be put on and run from a USB stick. It seems to find the updates fast. Once you click install, it downloads and automatically installs silently all the updates for all the applications that need updating. As far as a customers machine on your work bench, you click install and walk always, and it installs of the important software updates for you.

So download it and throw it into a VM and see what you think.

The /auto switch - This switch will allow the current logged user to see the Patch My PC GUI. The update process will started automatically. If browsers are open Patch My PC will notify user in the log textbox browsers need to be closed before updates can continue.

The /s switch - This switch will run Patch My PC in hidden in the background. If browsers are open it will recheck every ten seconds until browsers are closed then continue with the install.

The /update switch - This switch will run Windows updates automatically after third party updates. This can be used with the /auto or /s switch.

The /applyallcommon switch - This switch will install all the programs in the common list that aren't installed unless the program is marked as skipped.

Examples:

PatchMyPC.exe /s (Will run any needed common updates automatically with no graphical interface).

PatchMyPC.exe /auto (Will run any needed common updates automatically with a graphical interface).

PatchMyPC.exe /update (Will automatically run windows updates with graphical interface).

PatchMyPC.exe /s /update (Will run any needed common updates and then run Windows updates automatically with no graphical interface).

PatchMyPC.exe /auto /update(Will run any needed common updates and then run Windows updates automatically with a graphical interface).

*Update 12/2/2012*

One other nice thing about patchmypc that i've started using is it makes it really to install a handful of common applications after a clean install.

Open it and right click on all the applications you wish to install and select "Install / reinstall". The item will then turn red. Do that for every item you wish to install and then click the "Preform X number of updates" button. Then in 1 click all of the applications you selected will be downloaded and installed

Link to comment
https://www.neowin.net/forum/topic/1073967-patch-my-pc-not-bad-not-bad-at-all/
Share on other sites

Yeah, I'd trust this as much as I trust the auto driver update programs, not at all. It's windows update or manual/programs own updater. Only way to go.

I would plus one that as well but that thing is updating his 64 bit java install. That beats the programs own updater right there.

Since when does Windows Update download updates for programs like firefox, adobe flash and skype?

You're right. Sorry.

Firefox does it for me. Flash does it for me. Skype does it for me.

Anyway, glad it works, just seems like another pointless program that will also need to be updated.

I'll give it a shot.

You're right. Sorry.

Firefox does it for me. Flash does it for me. Skype does it for me.

Anyway, glad it works, just seems like another pointless program that will also need to be updated.

tools like this can be usefull for computer techs who have to update multiple computer every day, its nice to be able to just tell a program to do it all for you.

  • Like 2
Anyway, glad it works, just seems like another pointless program that will also need to be updated.

And what if you have an application that doesn't have an auto-updater function in it or the updating is broken in the application itself?

The lack of a "package management" is one of the many things that originally turned me away from Windows and people still resist it? Do not understand.

I've seen this program in the past, but I decided to give it another try. For some reason, I was under the impression it was going to install a bunch of software I didn't want. Instead, it only updated programs I already had installed, and it also found I still had Java 6 installed and uninstalled it for me.

I originally used a Ninite installer to update Flash / Java, but I think I'll use this from now on.

This topic is now closed to further replies.
  • Posts

    • This sounds like underneath the nice marketing spin, either someone at Adobe got tired of their lazy devs and asked Microsoft to help them sort at least some of Adobe's ancestral spaghetti code to make it go faster, or Microsoft wanted Adobe's crap to run better on Windows to make it look better when compared to Apple, so they offered to intervene. Either way, GOOD.
    • My favorite file manager for Windows 11 finally gets a long-requested feature by Taras Buria Files is among the best File Explorer alternatives for Windows 10 and 11. This free app is packed with all sorts of features and conveniences, but there is one crucial feature that is still missing—Tree View. Fortunately, the latest update in the Preview channel finally delivers it. With version 4.1.4, which is now available for download in the Preview channel, developers implemented Tree View, a new mode that displays folders in an expandable hierarchy. Windows 11's stock File Explorer always had this feature, but it was nowhere to be found in Files until now. Starting with the latest preview update, you can expand each drive and its nested folders without leaving the current location and then open the folder you need in the main view. To try Tree View in Files, update the app to the latest preview version, then click the small arrow next to a drive to expand its content. The developers say they are rolling out Tree View in Preview first to gather feedback from users and improve the feature before bringing it to all in the stable channel. In addition to Tree View, Files 4.1.14 improves the Windows Fonts folder. You can now preview each font directly in Files with no need to open the built-in font viewer. For now, these two features are only available in the Preview channel. For those using the stable release, developers recently released version 4.1.3, with improvements for the built-in tag system, on-demand folder size calculation, and plenty of various fixes. You can check out the full release notes here. You can download Files from the Microsoft Store (paid version) or its official website (free).
    • Who is paying for this 30x scale-up? Its sounds expensive.
    • Millions of users to benefit from Windows 11's new performance boost on Adobe Photoshop by Sayan Sen Despite the advent of AI-generated imagery, Adobe's Photoshop remains one of the most popular tools on this planet. Adobe does not have a publicly reported total user count but it's probably not wrong to assume there are millions. As of 2025, Adobe Creative Cloud has had approximately 41 million paid subscribers, many of whom likely use Photoshop. In addition, more than 166,000 companies worldwide are apparently also using the app. These figures are according to a very recent report by SQ Magazine. Out of them, it is fair to assume that many are probably running Windows. As such, there is good news for these users as Microsoft has announced Photoshop is getting a big 20% performance boost on x86-64 (AMD64) systems and a 13% bump-up on Arm devices. This is definitely great news for them as many have complained about the slow performance and general sluggishness of Photoshop on Windows 11 ever since the advent of the latter back in 2021. If you are wondering how Microsoft managed to do this, the answer lies in a combination of compiler-level optimizations and a technology called Sample Profile Guided Optimization (SPGO). According to Microsoft, Adobe worked closely with the company’s Visual C++ team and adopted the latest MSVC toolchain enhancements together with SPGO to squeeze more performance out of Photoshop’s CPU-bound workloads. Unlike traditional Profile Guided Optimization (PGO), which requires developers to create special instrumented builds and run lengthy training workloads, SPGO gathers performance data directly from optimized release binaries. This means Adobe could collect real-world usage information which gives a major advantage to this technique, as companies could leverage data collected from actual customer workloads rather than only relying on synthetic benchmark runs. In theory, this should allow optimizations to better reflect how users interact with software in the real world. Thanks to this, there are improvements to code layout, function inlining, hot-and-cold code separation, and other low-level tweaks that help processors execute instructions more efficiently. Essentially the compiler is better able to identify “hot” code paths, those which are most frequently executed, and optimize them accordingly.
    • "The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months¨ I'd prefer to see the lowest price in over a year
  • Recent Achievements

    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      521
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      90
    4. 4
      Steven P.
      81
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!