Changing a string value in the registry using a .reg file



Hi

I probably should'nt ask this question in this forum, but I could not
find the proper forum/discussion to ask this and I really need to
figure this out very urgent.

I want to use a .reg file to make changes in the registry. I am trying
to change the (Default) string value that can be found at the top of
every key. I am not able to do this . I use the following code in my
..reg file to achieve this.


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus
Notes\Shell\Open\Command]
"(Default)"="C:\\Program Files\\Lotus\\notes\\notes.exe
=i:\\Notes\\notes.ini"

But instead of changing the (Default) string value it adds a double
string value called (Default). How can I change the (Default) string
value using the .reg file??

Thank in advance

.



Relevant Pages

  • Re: Changing a string value in the registry using a .reg file
    ... >find the proper forum/discussion to ask this and I really need to ... >I want to use a .reg file to make changes in the registry. ... >Windows Registry Editor Version 5.00 ... >But instead of changing the string value it adds a double ...
    (microsoft.public.win2000.registry)
  • Re: zeroing a registery key programmatically
    ... BTW, in my example I have missed that "Windows Registry Editor Version 5.00" string every reg file should start with. ...
    (microsoft.public.win2000.cmdprompt.admin)
  • Re: Changing a string value in the registry using a .reg file
    ... registry, and then export that key to a REG file. ... Windows Registry Editor Version 5.00 ... I want to use a .reg file to make changes in the registry. ... But instead of changing the string value it adds a double ...
    (microsoft.public.windowsxp.general)
  • Changing a string value in the registry using a .reg file
    ... find the proper forum/discussion to ask this and I really need to ... I want to use a .reg file to make changes in the registry. ... Windows Registry Editor Version 5.00 ... But instead of changing the string value it adds a double ...
    (microsoft.public.windowsxp.general)
  • Changing a string value in the registry using a .reg file
    ... find the proper forum/discussion to ask this and I really need to ... I want to use a .reg file to make changes in the registry. ... Windows Registry Editor Version 5.00 ... But instead of changing the string value it adds a double ...
    (microsoft.public.de.german.windowsxp.registry)

Loading