dimesio wrote: > > bigseb wrote: > > > > install the Windows version of Mono to run .NET executables > > > > Either install the Windows version of Mono as it suggests, or install .NET. Both can be installed with winetricks. http://wiki.winehq.org/winetricks Just so I've got it straight: First I install Winetricks: wget http://www.kegel.com/wine/winetricks Then I install Mono: sh winetricks mono20 (it doesn't which one to use) Is this correct? Also the list is rather confusing in the dotnet area. Does it work or not? Can/should I install both mono and dotnet or will that cause conflict? If you have any tips regarding installing this please let me know. I am very new to wine.