Akodo Posted March 18, 2005 Posted March 18, 2005 (edited) Forgive me if this question has been asked a thousand times but i can't figure it out :/I'm trying to make an unattended win2000 sp4 disk and i have a questionFor this particular hotfix (KB873374) i can't seem to figure out what the partimport this registry setting instead:REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /factually means.Forgive me but i'm quite a newcomer to computers I'm using the svcpack.inf methodIf someone could help me with, i'd be grateful.Thx in advanceAkodo Edited March 18, 2005 by Alanoll
titou2k Posted March 18, 2005 Posted March 18, 2005 this adds 'GDITool=1' value in 'HKLM\SOFTWARE\Microsoft\GdiDetectionTool' Key in the registry.With this Windows Update will not ask to install the KB873374 hotfix
Akodo Posted March 18, 2005 Author Posted March 18, 2005 Ok thx a lot for the fast answerso if i understand correctly it's not necessary to put the KB873374.exe /Q:A /R:N in the svcpack.inf if i use that command instead ?
Akodo Posted March 18, 2005 Author Posted March 18, 2005 Thanks a lot for the quick answer that was most helpful Worked fine as far as i can tell
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now