[Wine] Re: Custom configurations for some applications

Virgo wineforum-user at winehq.org
Mon Feb 22 12:37:51 CST 2010


John Drescher wrote:
> 
> > 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 ?
> > 
> > 
> 
> Wine will automatically create these when you install into the new
> prefix or run winecfg for that new prefix.
> 
> 
> > And how can I set different virtual desktop sizes for each one?
> > 
> > 
> 
> WINEPREFIX="$HOME/.appN" winecfg
> 
> John


After that I run from terminal:
WINEPREFIX="$HOME/.appN" wine appN.exe
and I get:
wine: Module not found







More information about the wine-users mailing list