Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Determining Patch Changes

Featured Replies

The question I have is how do you determine which patches are still valid? In other words, say a patch comes out that patches the same files as another patch did in the past. Is there a quick way to find that out by looking at the patch files? Or do you have to read all the KB entries and see if it mentions newer versions of the same files?

i do it the easy way and check to see what patches RyanVM uses in his update pack at: ryanvm.net ;)

  • Author

As it turns out, I found out that Microsoft put all I wanted to know about this topic in the registry, so I have all I want to know

Too bad you don't elaborate where.... This could help others u kno... ;)

...

Really appreciate if you tell me where.. saves me the time looking it over..

Cya,

deduijk

Edited by deduijk

My bet is that he's referring to HKLM\Software\Microsoft\Updates

  • Author

Good bet.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates

You'll find for each patch (most of them anyway) applied to the system that it will list the files in the patch along with versions and where on the system the file was placed. If you put all the values in that subkey path together in the right way it can tell you a file version history along with the patch ID for each one. It doesn't give you anything certain, but it points you towards some places to look.

A good example of something that came out of the registry on my computer after I put the data together:

tzchange.exe is in:

KB928388 5.1.2600.3037 5.1.2600.3073

KB929120 5.1.2600.3042 5.1.2600.3073

KB931836 5.1.2600.3073 5.1.2600.3073

The current version of the file on the machine is 5.1.2600.3073 (that's the third column), so you can look at the other two patches as possibly deprecated by KB931836. Now Microsoft sometimes patches a file along with other things, so you really do have to check things out. But it's a better start than just looking up all the KB numbers.

BTW, if you look at the KB entry for 931836 it says: "The update that this article describes is a cumulative update rollup that includes all the changes that were previously released in Microsoft Knowledge Base articles 928388 and 929120." So those two patches are safe to delete.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.