[Wine] I need to run windows program with command line parameters?

Alucard-sama wineforum-user at winehq.org
Sun Dec 7 20:53:05 CST 2008


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 not the actual Windows command it's meant to run.
How do I get wine to run the correct equivalent to the above command?

PS: Sorry I know it's a poorly orchestrated explanation of the problem...







More information about the wine-users mailing list