bigseb wrote: > I don't know what to do with that :( Sorry The answer to that FAQ question is actually telling you a lot of things, which might get confusing. But I'm not sure what exactly is your question now. The following commands should do what you want: export WINEPREFIX=~/.wine-new wine winecfg winetricks Keep in mind that every time you close a terminal, the variable WINEPREFIX is removed. So, when you open a new terminal, you have to do the "export" thing for the prefix (environment) you want to use.