Hi !
I would like to modify a registry value.
I can add, delete, modify all values but one... (yay !)
It's in a shell/open/command/(default value)
I need to know the generic name for "default value"...
When I save the regedit branch with regedit.exe, I have :
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\MyApp.dll\Shell\Open\Command]
@="\"J:\\autoplay.exe\" \"%1\"" REG_SZ
...where '@' means the "default value" of the registry.
Of course I've read the help, tried several possibilities, but I can't find that one.
Someone knows what I have to fill in the "value" name for the set.value registry box ?
Thanks for your help.
I would like to modify a registry value.
I can add, delete, modify all values but one... (yay !)
It's in a shell/open/command/(default value)
I need to know the generic name for "default value"...
When I save the regedit branch with regedit.exe, I have :
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\MyApp.dll\Shell\Open\Command]
@="\"J:\\autoplay.exe\" \"%1\"" REG_SZ
...where '@' means the "default value" of the registry.
Of course I've read the help, tried several possibilities, but I can't find that one.
Someone knows what I have to fill in the "value" name for the set.value registry box ?
Thanks for your help.
Comment