How to enable or disable CD Autorun in Win XP
CD Autorun function might be useful for some people, but not for all.
If you want to disable CD Autorun in your Windows XP,
just create a file with the content below and save as .reg file extension.
Once the file being created, double the click the file and update the windows registry.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]
“AutoRun”=dword:0000000[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
“NoDriveTypeAutoRun”=dword:000000b5
Content below is for enable CD Autorun in win xp feature:-
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]
“AutoRun”=dword:0000001[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“allocatecdroms”=”0″[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
“NoDriveTypeAutoRun”=dword:00000091
Important Note: This tutorial teach you how to modify the ms windows registry. Modifying the registry can cause serious problems to your computer. Make sure to back up the registry before you modify it. If problem happen you need to know how to restore the registry if a problem occurs. Use this tutorial at your own risk.
Posted at September 10th, 2006 by chua
If you think this article helps you to solve your problem and clear your headache, feel free to buy me a drink :)








