CD-RW Function

  • Thread starter Thread starter Stefan Smulders
  • Start date Start date
S

Stefan Smulders

hello readers,

How can i stop the function cd-rw.
In the explorer From windows XP.

greats Stefan
 
Stefan, if you mean Autoplay. Compliments of Kellys Korner.
http://www.kellys-korner-xp.com/xp_abc.htm

Auto-Play: Disable

TweakUI/My Computer/AutoPlay

To Disable CD Autoplay in Windows XP Pro

[1] Start/Run/GPEDIT.MSC
[2] Computer Configuration/Administrative Templates/System.
[3] Locate the entry for Turn Off Autoplay and modify.

Start/Run/Gpedit.msc/Computer Configuration/Administrative Templates/System.
Check your settings in the right pane, Turn Off Autoplay (double click).

To Disable CD Autoplay, completely, in Windows XP Home

Click Start, Run and enter REGEDIT Then go to:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explore
r

Name: NoDriveTypeAutoRun
Type: REG_DWORD

If NoDriveTypeAutoRun does not exist, create it and set its value to 145
(decimal).

Or...

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explor
er]
"NoDriveTypeAutoRun"=dword:0x000000FF

Start/Run/Regedit

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom
AutoRun = 0
 
Back
Top