Posted by member 99 on 2004-08-28 01:46:40 link
hehehe, actually I'd use a registry entry. ;)
The quotes around %1 both need backslashes in front of them, it seems I'm not allowed to post it with the correct syntax.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\dllfile\shell\Load in LiteStep]
[HKEY_CLASSES_ROOT\dllfile\shell\Load in LiteStep\command]
@="c:\\LiteStep\\litestep.exe !reloadmodule "%1""
[HKEY_CLASSES_ROOT\dllfile\shell\Load in LiteStep]
[HKEY_CLASSES_ROOT\dllfile\shell\Load in LiteStep\command]
@="c:\\LiteStep\\litestep.exe !reloadmodule "%1""
The quotes around %1 both need backslashes in front of them, it seems I'm not allowed to post it with the correct syntax.