[help] Multi- Wine Installation and Running Program.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
gameguru
Newbie
Newbie
Posts: 1
Joined: Sat Aug 14, 2010 6:37 pm

[help] Multi- Wine Installation and Running Program.

Post by gameguru »

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

[help] Multi- Wine Installation and Running Program.

Post by James McKenzie »

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
Locked