View Single Post
  #5 (permalink)  
Old October 27th, 2006
GregorK GregorK is offline
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

Sorry for the late response... been very busy recently...

The startup parameter should be something like
-uri <magnet>

The registry entry should be something like
[HKEY_CLASSES_ROOT\.magnet]
@="MagnetFile"
[HKEY_CLASSES_ROOT\MagnetFile\shell\open\command]
@="\"C:\\Programme\\Phex\\Phex.exe\" -uri \"%1\""
__________________
Reply With Quote