Hi Jon
All looks exactly as yours. In fact the full key is:
=================================================
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\dllfile]
"AlwaysShowExt"=""
@="Application Extension"
"EditFlags"=hex:01,00,00,00
"FriendlyTypeName"="@shell32.dll,-10146"
"NoOpen"=""
[HKEY_CLASSES_ROOT\dllfile\DefaultIcon]
@="imageres.dll,-67"
[HKEY_CLASSES_ROOT\dllfile\shell]
@=""
[HKEY_CLASSES_ROOT\dllfile\shell\Register]
[HKEY_CLASSES_ROOT\dllfile\shell\Register\command]
@="regsvr32.exe %1"
[HKEY_CLASSES_ROOT\dllfile\shell\Unregister]
[HKEY_CLASSES_ROOT\dllfile\shell\Unregister\command]
@="regsvr32.exe /u %1"
[HKEY_CLASSES_ROOT\dllfile\shell\View Dependencies]
[HKEY_CLASSES_ROOT\dllfile\shell\View Dependencies\command]
@="C:\\UTILIT~1\\Depends\\depends.exe /dde"
[HKEY_CLASSES_ROOT\dllfile\shell\View Dependencies\ddeexec]
@="[open(\"%1\")]"
================================================== =======
There is also an entry in HKCR for ".dll". Deleting this doesn't make any
difference.
Perhaps it's disabled somewhere else. The PC is an HP laptop.
---
Graham
"Jon" <> wrote in message
news:%...
> Well there's nothing wrong with the tweak per se. Works fine here.
>
> Check in the registry at that particular location, for additional keys /
> values. These are the default settings (I think), with nothing additional
> in the context menu ....
>
> Windows Registry Editor Version 5.00
>
> [HKEY_CLASSES_ROOT\dllfile]
> "AlwaysShowExt"=""
> @="Application Extension"
> "EditFlags"=hex:01,00,00,00
> "FriendlyTypeName"="@shell32.dll,-10146"
> "NoOpen"=""
>
> [HKEY_CLASSES_ROOT\dllfile\DefaultIcon]
> @="imageres.dll,-67"
>
> --
> Jon
>
>
> "Graham Graywing" <> wrote in message
> news:...
>> Moved to Vista from XP, and my registry tweaks to modify the right-click
>> menu on explorer don't work any more.
>> I've googled this, but nodice - they should work but explorer steadfastly
>> ignores me. UAC is off and I have admin privs.
>>
>> This:
>> =============================================
>> Windows Registry Editor Version 5.00
>>
>> [HKEY_CLASSES_ROOT\dllfile\shell\Register]
>>
>> [HKEY_CLASSES_ROOT\dllfile\shell\Register\command]
>> @="regsvr32.exe %1"
>> =============================================
>>
>> Should give me a right-click option "Register".
>>
>> Anyone any clue?
>>
>> ---
>> Graham
>
|