Under XP there is the REG QUERY registry query command, which makes compare-and-update easy.
Under 2000 there is only the regedit /e registry export command, no query
Right now I want to compare and update the patch files in the same folder, like Windows2000-KB899587-x86-CHT.EXE, against the registry, but I don't know who has a way to do it..
regedit /e 323.reg "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix"
If it's in the registry then don't install it, if it's not then install it???????????????????????
Under 2000 there is only the regedit /e registry export command, no query
Right now I want to compare and update the patch files in the same folder, like Windows2000-KB899587-x86-CHT.EXE, against the registry, but I don't know who has a way to do it..
regedit /e 323.reg "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix"
If it's in the registry then don't install it, if it's not then install it???????????????????????

