I had problems installing Office 2013 x64. I got the Bootstrapper error every time.
I searched the net for a solution to my problem and this is the list of fixes that I tried without avail (you can try them first if you want):
- Enabling Task Scheduler service (was already enabled)
- Enabling Task Scheduler via Regedit (Start key to 4, reboot and change back to 2)
- Remove AppCompatFlags from registry
- Rename %ProgramData%\Microsoft Help to Microsoft Help.old
- Net stop "print spooler"
- Disable feature Windows Search
- Microsoft Fix It to remove all traces of earlier installations
- RegCleaner to wipe the registry from old remnants of software
- Uninstalled everything that was even remotely connected to Office
- Clean Boot
- Disabled Anti Virus
...and a few more that I cannot remember.
I looked in Application log, found the MsiInstaller events, followed by a Windows Error Reporting 1001. In the General information of the event there was a list of Attached Files, c:\users\username\Appdata\Local\Temp\SetupExe[...].log
I opened the log, searched for "Error" and Found a log entry:
2015/05/12 10:03:52:991::[644] Error: Failed to install product: C:\MSOCache\All Users{90150000-00E1-0409-1000-0000000FF1CE}-C\OSMMUI.msi ErrorCode: 1603(0x643).
OK! OSMMUI.msi fails! Turns out it's the Microsoft Office Telemetry tool that doesn't install. I simply removed that (non critical) feature from my install options and the installation finished without errors.
In short:
Look in event viewer application log for windows error reporting events, check the attached log files in the general information of the event and search for error. Identify exactly what fails and you might be able to figure out how to move forward. I simply
skipped Telemetry.