Gert van den Berg wrote: > When running Wine, you want to set the WINEPREFIX environment variable Except that's not what he asks or wants. To specify Wine's location for winetricks set WINE env var: Code: WINE=$HOME/.wine-1.3.6/wine winetricks To run wine builtin programs (winecfg, notepad, etc) use this command: Code: WINE=$HOME/.wine-1.3.6/wine winecfg