[Wine] Re: WINEPREFIX

dimesio wineforum-user at winehq.org
Sat Aug 15 21:32:51 CDT 2009


Snake450 wrote:
> How do I run games with WINEPREFIX? I've looked up the site and done the whole WINEPREFIX=~/.wine-game and installed it but after that how do I run the game? when I run it it says wine cannot find the file.


Unless you disabled winemenubuilder, it should have been added to your menu when you installed it.

To run it from the command line, cd to the directory where the executable is located and specify the wineprefix before the wine command:  


Code:
WINEPREFIX="/home/user/.wine-game" wine program.exe



If you do not specify the wineprefix, wine looks in the default wineprefix (~/.wine).







More information about the wine-users mailing list