[Wine] Help with Supreme Commander Forged Alliance

Martin Gregorie martin at gregorie.org
Thu Sep 15 09:36:17 CDT 2011


On Thu, 2011-09-15 at 07:50 -0500, - Lady - wrote:
> Dear wine users,
> 
> when i try to run the game via 
> Code:
> wine "C:\Programme\THQ\Gas Powered Games\Supreme Commander - Forged Alliance\bin\ForgedAlliance.exe" /novalidate /nomovie /nomusic
> 
Windows programs like to be run with the current working directory set
to the directory they are installed in, so try:

cd "C:\Programme\THQ\Gas Powered Games\Supreme Commander - Forged
Alliance\bin"

wine ForgedAlliance.exe /novalidate /nomovie /nomusic

Of course, you should know this already because its pretty well
described in the Wine FAQ: http://wiki.winehq.org/FAQ


Martin





More information about the wine-users mailing list