|
First off try reinstalling the Curse client and restart Firefox. If that does not work you can do it the hard way. In Firefox you can associate different protocols (psyn:// for example) via a little work. Since this works for other protocols it should work for the Curse client. ONLY IN FIREFOX.
THIS MAY OR MAY NOT WORK, USE AT YOUR WON RISK!!!! I AM NOT RESPONSIBLE FOR YOUR COMPUTER BLOWING UP!!!
1. In a blank tab, type about:config. You will be shown a page with a list of Firefox's configuration variables.
2. In the filter field, type network.protocol-handler.
This will show a list of protocols handled by Firefox. You may or may
not see the psyn protocol in the list. If it's there, it would look
something like network.protocol-handler.external.psyn. The protocol is probably not there, though, in which case you'll need to add it.
3. To create the configuration setting, right-click on any item in the list and select New > Boolean. In the preference name, type network.protocol-handler.external.psyn, and set the value to true. This tells Firefox to use an external program to handle the psyn:// protocol.
4. Next, create a new string item by right-clicking anywhere on the list and selecting New > String. In the preference name, type network.protocol-handler.app.psyn,
and in the value field, type the path to the program you want to use
for that protocol (e.g. c:\Program Files\Curse\CurseClient.exe).
5. Restart Firefox and you should be set.
|