Re: Autorun and Autoplay
From: Mark L. Ferguson (marfer_mvpREMOVE_at_hotmail.com)
Date: 10/30/04
- Next message: SlowJet: "Re: Moving an XP Pro installation to a new hard drive"
- Previous message: peter: "Re: Replace my c-drive with a larger drive"
- In reply to: phillip shoemaker: "Re: Autorun and Autoplay"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 29 Oct 2004 20:00:14 -0500
There are several registry entries that might effect that.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:0x000000FF
this disables autoorun completely
( 0x00000091 enables all but hard drives)
Start, Run and enter REGEDIT
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom] "Autorun" =
dword:0x00000000
OR
In XP Pro Go to start/run, and type GPEDIT.MSC. Go to Computer
Configuration, Administrative Templates, System find the item "Turn Off
Autoplay" There is a script available to do this for either version.
http://www.dougknox.com/xp/scripts/xp_cd_autorun.vbs
the value of dword:0x00000001 enables
If none of this applies, you probably have a driver for the cd that needs
updating
-- Mark L. Ferguson marfers notes for windows xp http://www.geocities.com/marfer_mvp/chatNotes.htm . "phillip shoemaker" <phil@virginelectronics.com> wrote in message news:%23rMFl3fvEHA.1260@TK2MSFTNGP12.phx.gbl... > ? > That is _exactly_ what I've done, yet it is ignored. This is ignored, for > some reason, and the autorun debugging app even states so. However, it > doesn't state WHY it is ignored. > > > > > "Mark L. Ferguson" <marfer_mvpREMOVE@hotmail.com> wrote in message > news:%23lsbZ6evEHA.1976@TK2MSFTNGP09.phx.gbl... >> ---autorun.inf--cut here-- >> [autorun] >> open=setup.exe >> --cut here-- >> >> -- >> >> Mark L. Ferguson >> marfers notes for windows xp >> http://www.geocities.com/marfer_mvp/chatNotes.htm >> . >> "phillip shoemaker" <phil@virginelectronics.com> wrote in message >> news:ux8hZVGvEHA.3276@TK2MSFTNGP15.phx.gbl... >>> I'm having a lot of problems getting Autorun to work properly with a >>> USB-based drive. I've seen a lot of documentation that is contradictory, >>> so hopefully someone can point me to the source of the right >>> information. >>> >>> Putting the following onto a removable USB hard drive (volume-based >>> music player), does not do what I want it to. It appears that >>> autorun.inf is ignored, and content sniffing happens and Autoplay is >>> invoked (despite the documentation found at >>> http://msdn.microsoft.com/msdnmag/issues/01/11/autoplay/default.aspx ) >>> >>> Here's what I've put onto my disk... >>> autorun.inf >>> setup.exe >>> \setup\_bunch_of_setup_files >>> >>> the contents of autorun.inf are pretty darn simple: >>> open=setup.exe >>> >>> When I plug this device in, Windows XP does a sniff, finds some music >>> and some pictures, and displays a mixed media dialog rather than running >>> my autorun.inf. >>> >>> What gives? Once I get this one answered, I'll have more... ;-) >>> >>> Thanks. >>> Phillip >>> >>> >> >> > >
- Next message: SlowJet: "Re: Moving an XP Pro installation to a new hard drive"
- Previous message: peter: "Re: Replace my c-drive with a larger drive"
- In reply to: phillip shoemaker: "Re: Autorun and Autoplay"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|