September 24, 200520 yr I pre/post scan detected what installing the second version of Windows 2000 Update Rollup 1 for SP4 installs - I don't see any registry key / file I can key off of to see if a machine has the second version installed or not. Anyone find a consistent means of detecting this difference?
September 26, 200520 yr yes, scsiport is a new version with a new timestamp. i will come back and edit this post because i can't remember the version number or file date in question. there are no registry changes between v1 and v2, so that method of detection is not useful.
September 27, 200520 yr Author Yes, there are the updated files on disk. I guess I can scan for their version strings and base my "re-run" decision logic on that. My hope was to stick to registry which is my normal mode in my script - look up the update, check for the installed value, etc...Thanks!
Create an account or sign in to comment