[Wine] Re: Further question on wine 1.3

Raffhell wineforum-user at winehq.org
Wed May 4 13:20:03 CDT 2011


dimesio wrote:
> 
> Raffhell wrote:
> > I've read the guide but I don't understand yet how to create a wineprefix (other than /.wine) in which test the apps... I would know both the CLI mode and the GUI mode (if any).
> > 
> 
> http://wiki.winehq.org/FAQ#head-faf9617c53607e583f6e6ff70a4ac9522d490faf

Thank you :)

So, if I want to install something in a prefix I use

Code:
WINEPREFIX="$HOME/.<my prefix>" wine setup.exe



If then I want to use winetricks within that prefix? Is the code below correct?

Code:
WINEPREFIX="$HOME/.<my prefix>" winetricks









More information about the wine-users mailing list