G
Guest
The Windows Updates installed on a computer are recorded under the following
registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\Updates\Product\Service
Pack. Under each KB###### subkey therein, there is a key called Filelist that
lists all the files that are part of that update. Each of these files is
recorded under subkeys numbered successively from 0.
My question is whether it is _guaranteed_ that each filelist number (0, 1,
2, etc.) corresponds to the same file on every machine that the update is
installed on. For example, on my machine, for KB873333, 0 corresponds to
olecnv32.dll, 1 corresponds to rpcss.dll, 2 corresponds to olecli32.dll, 3
corresponds to ole32.dll, and so on. Will this mapping of registry key to
file name be the same on any other machine on which KB873333 is installed? In
other words, can this order be different on some other machine?
Thanks for any assistance!
registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\Updates\Product\Service
Pack. Under each KB###### subkey therein, there is a key called Filelist that
lists all the files that are part of that update. Each of these files is
recorded under subkeys numbered successively from 0.
My question is whether it is _guaranteed_ that each filelist number (0, 1,
2, etc.) corresponds to the same file on every machine that the update is
installed on. For example, on my machine, for KB873333, 0 corresponds to
olecnv32.dll, 1 corresponds to rpcss.dll, 2 corresponds to olecli32.dll, 3
corresponds to ole32.dll, and so on. Will this mapping of registry key to
file name be the same on any other machine on which KB873333 is installed? In
other words, can this order be different on some other machine?
Thanks for any assistance!