PDA

View Full Version : start up auto play


Newbie
December 6th 03, 12:17 PM
>-----Original Message-----
>How do I keep windows from auto playing my game in the cd
>drive everytime I start up windows?
>.
>
it depends what OS u have ... winXP pro, home ...

-to disable CD autoplay, completely, in Windows XP Home

Click Start, Run and enter REGEDIT Then go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersio
n\policies\Explorer

Create a new value called: NoDriveTypeAutoRun
Type is: DWORD
Value is: 0x000000b5 (181)

You may need to log off/log on or reboot for the change to
take effect. Additionally, you may need Administrator
privileges to edit the Registry.

-to disable CD autoplay, completely, in Windows XP Pro

1) Click Start, Run and enter GPEDIT.MSC

2) Go to Computer Configuration, Administrative Templates,
System.

3) Locate the entry for Turn autoplay off and modify it as
you desire.

Google