[Wine] noob just needing to understand work-around

James Huk huk256 at gmail.com
Tue Nov 24 03:16:03 CST 2009


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).



More information about the wine-users mailing list