snejjj wrote: > > Or do I need to set the WINEPREFIX again for every command? > If you simply say WINEPREFIX=$HOME/.new-wine, yes, you will need to repeat that for every command. If you do Code: export WINEPREFIX=$HOME/.new_wine you will not have to repeat it for subsequent commands entered in that terminal session.