Displaying 1 result from an estimated 1 matches for "some_other_wine_installation".
2009 May 15
3
Start two wine instances for two users
Hello,
currently I am trying to create two running instances of a windows application. The crux is that I need two different users.
The first application is started under the current logged in user (user1). I have a bash script that exports a new wine prefix and starts the application in a new window (e.g. wine explorer /desktop=0,1152x890 explorer)
But next I like to start a second instance.