Reactivating Autorun under windows 2000
Below is a small tips for reactivation of the application Autorun under Windows 2000:
First of all, go to the registry of your computer by selecting menu start followed by run and type “
regedit”.
Then select the key:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CDRom]
To activate Autorun, put the value as 1 and to disactivate, put the value as 0.
Then restart your computer or press
CTRL+ALT+DEL > Windows Task Manager > Processes > Close explorer.exe
To verify the value of the keys:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
NoDriveTypeAutoRun = 0x00000095
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
NoDriveTypeAutoRun = 0x00000095
Then right click on the key and select «
Modify » , then put the value as
0x00000095