On Sat, Dec 3, 2011 at 3:07 PM, bigseb <wineforum-user@xxxxxxxxxx> wrote: > export WINEPREFIX=~/.wine-new > wine winecfg > winetricks > You need to find a good book/web site on how to use Unix scripts. Then you can create a launcher for each program that will set the WINEPREFIX, change to the program directory within it and then launch the program you want to run. You were told this before. James