[Wine] Re: General question

J V wineforum-user at winehq.org
Fri May 18 12:40:34 CDT 2012


An easy way to do this if you use a script is to set path so that just running the command "wine" for instance will default to run that version by default:

Code:
PATH="/path/to/your/version/of/wine/bin:$PATH"









More information about the wine-users mailing list