I wanted to get the registry settings, and set it up, but all I can find is this stuff
[HKEY_CLASSES_ROOT\BF2]
@="URL:BF2 Protocol"
"DefaultIcon"="<Full Path to the BF2.exe>"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\BF2\Shell\Open\Command]
@="<Full path to your program> %1"
which doesn't really tell me much, cause if you go to "new" it gives you 6 or more options for new string, etc.
and what is meant by the whole @= thing.... if someone could please just tell me what I need to put where, I'd appreciate it soo much.
Thanks in advance
PS, I don't want to run a handler
[HKEY_CLASSES_ROOT\BF2]
@="URL:BF2 Protocol"
"DefaultIcon"="<Full Path to the BF2.exe>"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\BF2\Shell\Open\Command]
@="<Full path to your program> %1"
which doesn't really tell me much, cause if you go to "new" it gives you 6 or more options for new string, etc.
and what is meant by the whole @= thing.... if someone could please just tell me what I need to put where, I'd appreciate it soo much.
Thanks in advance
PS, I don't want to run a handler