John Drescher wrote: > > > Whats?!!?!?!?!?!?!!? :? > > With WINEPREFIX? Can you make an example please? > > > > > > http://wiki.winehq.org/FAQ#head-f2f5f3bc795247f11962ea613a1f9e15657ad552 > > John I have N applications (app1, app2, ..., appN) So I run WINEPREFIX="$HOME/.app1" wine app1.exe ... WINEPREFIX="$HOME/.appN" wine appN.exe But do I have to create the directories ~/.app1, ..., ~/.appN ? And how can I set different virtual desktop sizes for each one? Thanks