Retail release January 29, 2013
This entry is just for testing the installer of Microsoft Office 2013 (aka Office 15) office suite.
Reports on specific programs included in Office 2013 should be submitted to their respective AppDB entries.
Office 2013 is available in 5 editions:
Application Details:
Version: | 2013 (32 bit) |
License: | Retail |
URL: | http://www.office.com |
Votes: | 9 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 4.0 |
Maintainers: About Maintainership
What works
Standard installation.
What does not
In custom installation, the drop down menu to specify whether an application should or should not be installed does not appear.
Workarounds
What was not tested
Uninstallation.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Fedora 29 x86_64 | Feb 03 2019 | 4.0 | No | Not installable | No | Garbage | Clément Duveau | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Oct 29 2018 | 3.19 | Yes | Yes | Yes | Gold | Jonathan | |
Show | Arch Linux x86_64 | Oct 14 2018 | 3.17 | Yes | Yes | Yes | Gold | MK | |
Current | Arch Linux x86_64 | Aug 10 2018 | 3.13 | Yes | Yes | No | Silver | Isira Seneviratne | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Jul 27 2018 | 3.0.1 | Yes | Yes | Yes | Gold | Rmaear Done |
Bug # | Description | Status | Resolution | Other apps affected |
39810 | Office 2007/2010/2013/2016 uninstallation fails | NEW | View | |
43581 | Microsoft Office 365 edition of Office 2013 installer fails with 'cache_entry_from_xsd_doc failed to parse doc' (non-standard '\u####' sequence) | NEW | View | |
43783 | Office2013 activation crashes when using HTTP proxy | UNCONFIRMED | View |
Test reports that do not follow these guidelines will be rejected.
(2018-01-07)
There are known regressions affecting the Office 2013 installer in the versions of Wine listed below. Do not attempt to install in them.
2.18--3.0-rc4 (bug 44036)
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by braytac on Sunday October 7th 2018, 12:48
1)- Left click
2)- If major item is selected for [ install sub-items complety OR partialy ]
-> Press up arrow once for not install any (X)
If major item is selected for [ not install any (X) ]
-> Press down arrow once for install ALL
3)- Press Enter
Similar for subitems:
If subitem marked for not install (X) -> change to install: left click->Enter
If subitem marked for install -> change to not install: left click->arrow Up -> Enter
by Benjamin D. on Saturday October 7th 2017, 8:14
But when i run Word I also entcounter the black window problem. I searched out fot the HKCU\Software\Wine\Direct3D\ reg entry but i couldn't even find the Direct3D entry anywhere. Am I missing something?
Besides: I used playonlinux to install office 2013 but before i did the installation auf the setup.exe i installed msxml4 followed by msxml6. This did the job for installation....
Thanks anyway cool job!
Best Benjamin.
by Rosanne on Saturday October 7th 2017, 8:27
by Benjamin D. on Saturday October 7th 2017, 9:40
Best Benjamin.
by Tormen on Friday March 24th 2017, 13:39
It seems really bizzarre, but I tried it several times:
With the trial version (both German (de-de) and English (en-us)) downloaded from
www.microsoft.com/de-de/evalcenter/evaluate-office-professional-plus-2013
And mount the img file OfficeProfessionalPlus_x86_en-us.img to /mnt/iso.
When I create a fresh WINEPREFIX, set it to win7 and then install winetricks msxml6 and then run the setup, like so:
mkdir -p /virt/wines/ms.office2013
WINEARCH=win32 WINEPREFIX=/virt/wines/ms.office2013/ winetricks settings win7
WINEARCH=win32 WINEPREFIX=/virt/wines/ms.office2013/ winetricks msxml6
WINEARCH=win32 WINEPREFIX=/virt/wines/ms.office2013/ wine /mnt/iso/setup.exe
The behaviour of the setup changes!
It starts with first asking you to enter a product key.
And no matter what product key I entered, they all never worked (even though they should).
Without installing the msxml6, I saw a bunch of xml related messages in the output when launcching the setup, but in this case the setup right away offers to configure and install ms office!
Is that logical that with the msxml6 installed, this would then actually /break/ something ?
If helpful, I could provide debug output and/or file a bug report.
Thanks a lot in advance for any feedback!
Tormen