

This solution is tested on Ubuntu 17.10 with wine 2.0.2. They mostly work, but I found that the Word Math Typesetting does not work and Power Point may not start as well due to "not enough memory or system resources". Open one of the Office programs of your choice. Now create new->DWORD Value, rename the file to MaxVersionGL and set the value data to 30002 (hexadecimal).Ĭlose the winetricks window and run installer: Install Office 2013 WINEPREFIX=~/.wine/Office2013 WINEARCH=win32 wine ~/PathTo/įrom here, the install runs and completes 100%. To do so, right click, select new->key and name it Direct3D.

In the folder tree expand HKEY_CURRENT_USER - Software - Wine and create a new key in the Wine folder. In Winetricks select Run regedit and wait for the Registry Editor window to open.
.png)
In order to fix the black window that impedes Office 13 to be used, add the HKCU\Software\Wine\Direct3D\MaxVersionGL new DWORD value 30002 (hexa) to the registry. I also installed the cambria font, but that shouldn't matter.ĭon't close winetricks just yet, you most likely want to fix the black screen bug. Now, select " Install Windows DLL components" and go and install msxml6 Then start winetricks for your prefix WINEPREFIX=~/.wine/Office2013 WINEARCH=win32 winetricksĪccept " select the default wineprefix" with OK. In the winecfg applications tab select " Windows version: Windows 7"Ĭlose wine config and install winetricks Install Libraries sudo apt install winetricks Install 'winbind' sudo apt install winbindĬrete a clean 32 bit prefix and start up winecfg: WINEPREFIX=~/.wine/Office2013 WINEARCH=win32 winecfg Sudo apt-get install -install-recommends winehq-devel Here's what I did: Install Wine and Componentsįirst, install wine 2.1 (or newer) sudo add-apt-repository ppa:wine/wine-builds I fixed the black screen by following the solution posted in the WineHQ-Forum. I installed Office 2013 and I used to get a black window after starting it up.
