1.Download uTorrent. 2.Open terminal. 3.In directory where uTorrent.exe is located type: wine uTorrent.exe /noinstall That should do it. If that doesn't work try this: 1.Download utorrent 2.Open terminal 3.In terminal type: wineprefixcreate --prefix ~/wineprefix-utorrent (this will create new directory in your home directory, called wineprefix-utorrent) 4.In directory where uTorrent.exe is located type: WINEPREFIX=~/wineprefix-utorrent wine uTorrent.exe /noinstall That really should do it. If uTorrent still doesn't work - try upgrading wine to newest version (1.1.33 right now).