Re: General question
"J V" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <[email protected]> |
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"