Hello I have a little Questionen. Im Use Fluxbox. At the last Time i Start my Games with a "ShellScript" winegame-Script> cd .winegame/drive_c/Programme/Path/to/the/Game.exe \ > && WINEPREFIFX=~/.winegame wine Game.exethen Start my Game with an String to the winegame-Script in the Fluxbox Menu> sh /path/to/wingame-ScriptThis work fine and i have no Problems. Now i have read from the "env" Variable> env WINEPREFIX=~/.winegame wine "C:\Programme\Path\to\the\Game.exe"For me is this better because i can this String directly past in the Fluxbox Men?. Are this works not by all Games. Example GTR2 start only with Script , not with the "env" Variable Wat is the right Way to Start a application? Greeting Thomas
On Sun, Mar 28, 2010 at 19:44, thomasf <wineforum-user at winehq.org> wrote:> Wat is the right Way to Start a application?http://wiki.winehq.org/FAQ#head-3b297df7a5411abe2b8d37fead01a2b8edc21619
Hello and Thanks The Variante> env WINEPREFIX=~/.StillLife/ wine start 'C:\Programme\Microids\Still Life\StillLife.exe'works and by this Game> env WINEPREFIX=~/.GTR2 wine start 'C:\Programme\GTR2\GTR2.exe'works not> fixme:exec:SHELL_execute flags ignored: 0x00000100 >
(Ups, now i wont clicked of Preview, and have clicked of the submit Button) ............................................................... Ok ... is this eventually a Bug, or why by the on Game and not by the other Game. mmmmh Tricky :D Thomas