Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Forums > Tutorials

Vista - AutoPlay Settings

Comment
 
Old 07-15-2007  
Brink


Vista x64 Ultimate SP2, Windows 7 Ultimate x64
 
 

AutoPlay Settings

How to Change AutoPlay Settings in Vista
...


Last edited by dmex; 07-03-2008 at 05:22 PM..
My System SpecsSystem Spec
Old 10-08-2008  
chuah_hl


Vista Home Basic 32bit
 
 

Re: AutoPlay Settings

Hello,

I have solved my problem already. Thank you very much for your help. I'm glad that I found this forum.

My System SpecsSystem Spec
Old 12-24-2008  
Dwarf


Vista Home Premium 32-bit & Vista Ultimate 64-bit both Service Pack 2 W7 Pro RTM 7600 32 & 64
 
 

Re: Remove item from Auto Play menu

There is another location in the Registry that pertains to this. The code (and file) below is the default content of this location. The easiest way of replacing this data is to delete the appropriate key AutoplayHandlers in the registry and then replace it using the file given below. The address of this entry in the registry is shown in the image below.
capture.jpg
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlersDefaultSelection]
@=""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlersDefaultSelection\UnknownContentOnArrival]
@="MSOpenFolder"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\UserChosenExecuteHandlers]
@=""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\UserChosenExecuteHandlers\UnknownContentOnArrival]
@="MSPromptEachTime"
AutoPlayHandlers.reg

Last edited by Dwarf; 12-24-2008 at 09:04 AM..
My System SpecsSystem Spec
Comment

Tutorial Tools


Similar Threads
Tutorial Category
Cannot open Theme Settings, Display Settings, Screen Saver Settings, etc Vista performance & maintenance
Autoplay dialog box settings Vista account administration
Autoplay dialog box settings Vista music pictures video
USB Autoplay settings Vista hardware & devices
Autoplay in vista - crating a new group in the Autoplay manager Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
Tutorial powered by GARS 2.1.8m ©2005-2006

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46