gameguru
2010-Aug-14 23:41 UTC
[Wine] [help] Multi- Wine Installation and Running Program.
I have multiple wine installed. How do I run a program with a different wine installation? I installed wine in .wine and another in .wine-games. What can I do to get a programming running with .wine-games configurations instead of .wine?
James McKenzie
2010-Aug-15 00:50 UTC
[Wine] [help] Multi- Wine Installation and Running Program.
gameguru wrote:> I have multiple wine installed. How do I run a program with a different wine installation? I installed wine in .wine and another in .wine-games. What can I do to get a programming running with .wine-games configurations instead of .wine? > >WINEPREFIX=$HOME/.wine-games wine <program name> From the directory where the program resides. James McKenzie