[Wine] An Issue concerning FS2004

Darragh Bailey felix at compsoc.nuigalway.ie
Wed Apr 2 10:47:46 CDT 2008


On Wed, Apr 02, 2008 at 10:34:04AM -0500, Gerry Visel wrote:
> On Wed, Apr 2, 2008 at 12:21 AM, vitamin <wineforum-user at winehq.org> wrote:
> 
> >
> > Gerry Visel wrote:
> > > gerry at wind:~$ wine -swrend "C:\Program Files\Microsoft Games\Flight
> > > Simulator\FltSim98.exe"
> >
> >
> > Riiiiiiiight and what you've been asked to? 'wine' does not have any
> > options except --version and --help.
> >
> > In case you still missing it - this is option for your game, not Wine.
> > Also you should always change current work directory to where the program is
> > installed.
> >
> 
>    ...So the -swrend should go inside the quotes?
> 
> Gerry

No. It goes after the executable

The example given was

# wine fs9.exe -swrend

Which is in the format of:
wine <executable> <options to executable>

since you are running with the full path, you should replace
"fs9.exe" with the path to your executable.

# wine "C:\Program Files\Microsoft Games\Flight Simulator\FltSim98.exe" -swrend


-- 
Darragh

"Nothing is foolproof to a sufficiently talented fool."



More information about the wine-users mailing list