Making new registry key?



I'm not clear about interpreting the following instructions I found
for making a new key:
"Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer
Create a new key called: NoDriveTypeAutoRun
Type is: DWORD
Value is: 0x000000b5 (181)"

I've enter a new *key* named 'NoDriveTypeAutoRun'.
But what do I enter under 'Name' in the right hand side?
So far, I've added this second line to the existing one (both shown):

Name Type Data
----------- ---------- ---------------
(Default) REG_SZ (value not set)
DWORD REG_DWORD 0x000000b5 (181)

But that has Type = 'REG_DWORD', not 'DWORD', and anyway there seems
no option under Modify to *change* the Type.

FWIW, the instructions were here:
http://www.padus.com/support/manuals/450/html/02_Getting_Started/06_Operating_System_Setup_Tips.htm
and my aim is simply to turn off AutoPlay, so that my DVDs and CDs do
nothing automatically when I laod them.

--
Terry, West Sussex, UK
.



Relevant Pages

  • OT: Adding new Windows registry key?
    ... I'm not clear about interpreting the following instructions I found ... "Navigate to: ... NoDriveTypeAutoRun ... DWORD REG_DWORD 0x000000b5 ...
    (sci.electronics.design)
  • Re: OT: Adding new Windows registry key?
    ... > I'm not clear about interpreting the following instructions I found ... > "Navigate to: ... > Create a new key called: NoDriveTypeAutoRun ... > Type is: DWORD ...
    (sci.electronics.design)
  • Re: OT: Adding new Windows registry key?
    ... > I'm not clear about interpreting the following instructions I found ... > Type is: DWORD ... as you hold it down while the disk loads up and then spins up. ...
    (sci.electronics.design)
  • Re: OT: Adding new Windows registry key?
    ... Paul Burke wrote: ... >> Type is: DWORD ... >They probably mean a new VALUE NoDriveTypeAutoRun DWORD 0x000000b5 ... Terry Pinnell ...
    (sci.electronics.design)
  • Re: RosAsm Team is Still Making Excuses
    ... >> and compare the execution time with this two instructions: ... > four in a DWORD sized "temporary register" internally (e.g. it reads an ... > entire DWORD into this "temporary register" and can thus simply refer to ... > You must really be measuring something _quite different_ here, ...
    (alt.lang.asm)

Loading