Displaying 1 result from an estimated 1 matches for "psyn".
Did you mean:
pstn
2008 Dec 08
2
I need to run windows program with command line parameters?
In Windows; to have Firefox pass psyn links to the Curse client I use this command:
Code:
"C:\Program Files\Curse\CurseClient.exe" -url "%1"
but when I try to get Linux's Firefox to pass the psyn link to the Curse client running in wine, wine of course assumes that -url and the quotation marks are for it and...