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