Xenome wrote: > Im playing eve-online and in need of getting each game session to open in seperate wine windows. But what happens is they pop up in the same window effectivly al,ost making it impossible to run 2 accounts at the same time. Code: wine explorer /desktop=foo1,1024x768 game.exe & wine explorer /desktop=foo2,1024x768 game.exe & wine explorer /desktop=foo3,1024x768 game.exe &