One thing I did forget to mention is that you can change the default wineprefix location in .bashrc. Adding Code: export WINEPREFIX=/path/to/wineprefix to a user's .bashrc will make /path/to/wineprefix the default wineprefix for that user instead of ~./wine, and they won't have to remember to specify it each time.