robertjm
2007-Mar-19 18:02 UTC
[Wine] How to set up different "bottles" in Wine, just like in Codeweaver's Crossover Office?
Hi all, How does one set up different "bottles" like in Crossover office? Meaning how do I isolate an installation of Program A from Program B, when running under Wine? is that possible? That's a neat feature they have in Crossover, but I can't seem to find any documentation of how to do the samething in generic WINE. Robert
Olaf Leidinger
2007-Mar-19 18:02 UTC
[Wine] Re: How to set up different "bottles" in Wine, just like in Codeweaver's Crossover Office?
Hello Robert! You could use wineprefix --prefix=~/somename to create the "bottle" and then in bash: WINEPREFIX=~/somename winecfg WINEPREFIX=~/somename wine filename.exe or export WINEPREFIX=~/somename winecfg wine filename.exe in any case you've to set WINEPREFIX to access your new "bottle" Ciao, Olaf> Hi all, > > How does one set up different "bottles" like in Crossover office? > Meaning how do I isolate an installation of Program A from Program B, > when running under Wine? > > is that possible? That's a neat feature they have in Crossover, but I > can't seem to find any documentation of how to do the samething in > generic WINE. > > Robert >-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20070319/df5e9794/attachment.pgp