Re: Changing a string value in the registry using a .reg file
- From: "Jerry Manner" <goodminded@xxxxxxxxxxx>
- Date: 24 Dec 2005 01:43:45 -0800
|Windows Registry Editor Version 5.00
|[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\LotusNotes\Shell\Open\Command]
|@="C:\\Program Files\\Lotus\\notes\\notes.exe=i:\\Notes\\notes.ini"
Hi
Thank you for replying. It worked , like you said!!
I have 1 more question. I want the string value to look like this in
the registry:
"C:\\Program Files\\Lotus\\notes\\notes.exe" "=i:\\Notes\\notes.ini"
How should the code look like in the .reg file to make the string value
look like that in the registry?
Regards
.
- Follow-Ups:
- Re: Changing a string value in the registry using a .reg file
- From: David H. Lipman
- Re: Re: Changing a string value in the registry using a .reg file
- From: Jerold Schulman
- Re: Changing a string value in the registry using a .reg file
- From: Mark V
- Re: Changing a string value in the registry using a .reg file
- References:
- Changing a string value in the registry using a .reg file
- From: Jerry Manner
- Re: Changing a string value in the registry using a .reg file
- From: David H. Lipman
- Changing a string value in the registry using a .reg file
- Prev by Date: Re: Changing a string value in the registry using a .reg file
- Next by Date: Re: Changing a string value in the registry using a .reg file
- Previous by thread: Re: Changing a string value in the registry using a .reg file
- Next by thread: Re: Changing a string value in the registry using a .reg file
- Index(es):
Relevant Pages
|