Try using Windows TweakUI Template option.
"Black Baptist" <pray RemoveThis @the.church.com> wrote in message
news:Xns988DA38306D74praythechurchcom@Letuspray...
> =?Utf-8?B?TWF0dCBWb2xhdGlsZQ==?= rambled on in
> microsoft.public.windowsxp.customize:
>
>> Dear All,
>>
>> I'm looking to add "Notepad text file" to my Right-Click | New menu. I
>> already have a couple of other file-types in there so managed to find
>> what I presume is the right place to create the registry key, in
>> HKCU/Software/Microsoft/Windows/CurrentVersion/Explorer/Discardable/PostS
>> etup/ShellNew
>>
>> All I really need to know is what's the correct Binary Value for a Key
>> to create a blank txt file in Notepad? I haven't even the foggiest idea
>> how to even begin to match or map Binary values with Windows commands!
>>
>
> Windows Registry Editor Version 5.00
>
> [HKEY_CLASSES_ROOT\*\Shell\Notepad\Command]
> @="C:\\Windows\\Notepad.exe %1"
> remove %1 to get a blank >> Stay informed about: Right-Click | New - what's the reg value to create file in..