disabling autorun in win2k

bacillus

Lifer
Jan 6, 2001
14,517
0
71
Open up RegEdit and go to:

HKEY_LOCAL_MACHINE :: SYSTEM :: ControlSet001 :: Services :: Cdrom

Change Autorun to 0.
:)
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
You should use CurrentControlSet, not ControlSetXXX because there maybe more than one ControlSet.