From: "Jerry Manner" <(E-Mail Removed)>
|> 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
Since you posted this in a Win98 News Group the REG file needs to be as below...
Also from my research I found the Key is not.. "Mail\LotusNotes" it is "Mail\Lotus Notes"
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Shell\Open\Command]
@="C:\\Program Files\\Lotus\\notes\\notes.exe=i:\\Notes\\notes.ini"
or
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Shell\Open\Command]
@="\"C:\\\\Program Files\\\\Lotus\\\\notes\\\\notes.exe\" \"=i:\\\\Notes\\\\notes.ini\""
or
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Shell\Open\Command]
@="C:\\Program Files\\Lotus\\notes\\notes.exe =i:\\Notes\\notes.ini"
So it will all depend on what YOU are trying to do, what platforms you need to do it on
(Win9x/ME and Win2K/WinXP or just Win2K/WinXP) and what Lotus Notes actually is looking for
in the Registry to find the notes configuration file.
--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm