Instead of: wine "C:\app.exe -flag" have you tried: wine "C:\app.exe" -flag with the flag on the outside of the quotes? -Tres On Sun, Aug 9, 2009 at 1:10 AM, doh123<wineforum-user@xxxxxxxxxx> wrote: > I have less problems with programs if i use the "start" command... I'm on Mac OS X but should be the same. > > for example. > wine start /unix "/Users/doh23/Applications/MyGame.exe -windowed" > > this makes sure the working directory is set over to that same folder and launches > > > > > > -- - Tres.Finocchiaro@xxxxxxxxx