[Wine] Re: Opening programs in seperate wine windows

vitamin wineforum-user at winehq.org
Wed Oct 1 14:13:51 CDT 2008


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 &










More information about the wine-users mailing list