[Wine] Custom configurations for some applications

John Drescher drescherjm at gmail.com
Mon Feb 22 12:22:59 CST 2010


> 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



More information about the wine-users mailing list