type: wine --version if you have 2 instances of wine that command should say: wine-1.1.35 or whatever wine version you have as primary. then try run: env WINEPREFIX=~/wine-someversion wine-someversion wine --version (depending on path you used. that should say: wine-1.1.31 or what ever version you installed the winepatch to. Then you need to run env WINEPREFIX=~/wine-someversion wine-someversion sh winetricks and install the needed stuff. then launch with: env WINEPREFIX=~/wine-someversion wine-someversion FEUpdater.exe