

On winecfg dialog, change reported Windows version to Windows XP, and click OK.ĭownload and install. NET 4.0 will copy some required files like mscoree.dll). Set reported version to Windows XP (it will ensure that the installer of.

If Wine prompts for installing Mono, click Cancel.Įnsure that Mono is not installed (use 'wine' for 32-bit prefixes, and 'wine64' for 64-bit): env WINEPREFIX=$HOME/.wineosu wine uninstaller -remove '' env WINEPREFIX=$HOME/.wineosu wineboot -init sudo apt install -install-recommends winehq-stableĬreate a new Wine prefix (if you don't want to use your default prefix).

Or in Ubuntu 17.10 and 18.04 you can skip Steps 2-4 and simply type: sudo apt install wine-stable If your computer is 64-bit, add the 32-bit architecture: sudo dpkg -add-architecture i386Īdd the Wine Staging repository: wget -nc
