How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

Table of Contents

Microsoft Office has stopped working

In some cases, when you install Office 365 apps from your Microsoft account using Click to Run technology. You got this error then the installer was stopped.

How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

Before you begin

Before you begin, make sure you’re running Windows 7 SP1 with the .NET framework 4.5+ installed.

How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7
How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

Cause of the issue

The latest version which will run on Windows 7 is version 2002 and the latest version of OfficeDeployment Tool (ODT) seems no longer works in Windows 7.

How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

Resolution

1. Looking at the supported builds, it seems the Semi-Annual Enterprise Channel (Preview) build 12527.20880 is the appropriate version I can get away with. https://docs.microsoft.com/en-us/officeupdates/update-history-microsoft365-apps-by-date

How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

2. To get the ODT runs in Windows 7, you must download the old version of Office Deployment Tool.

Or, you can download from the below link:

3. The contents of the extracted folder:

  • configuration.xml: The configuration file, we’ve configured with the right channel and version.
  • install.bat: The batch file to install Office instead of running in the command prompt.
  • setup.exe: The old version of the Office Deployment Tool that still supports Windows 7.
How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

You can change product ID to install others Office 365 products:

  • Microsoft 365 Apps for enterprise: O365ProPlusRetail
  • Microsoft 365 Apps for business: O365BusinessRetail
  • Office 365 Home and Personal: O365HomePremRetail
<Configuration>
  <Add OfficeClientEdition="64" Channel="SemiAnnualPreview" Version="16.0.12527.20880">
    <Product ID="O365ProPlusRetail">
      <Language ID="en-us" />
    </Product>
  </Add>
  <RemoveMSI />
</Configuration>

4. Now, you can use Command Prompt, PowerShell or create a batch file to install Office 365 in Windows 7.

How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

As you can see, the error was gone, and the Office 365 is installing on Windows 7.

How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

5. Once done, open any Microsoft Office app to verify it works.

How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

Or you can open the Programs and Features in Control Panel to see the installed app.

How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

Disable Office Updates

You should disable Office Updates to prevent update Office apps to higher version that no longer supports for Windows 7.

Go to Word (or any Microsoft Office apps) > File > Account > Update options > select Disable Updates as shown below:

How to fix Microsoft Office Has Stopped Working when Install Office 365 in Windows 7

Comments (11)

  1. Your instructions–including the Direct Download of the tool–were critical for saving my system. There was one additional step I needed to follow, and I anticipate that other users will have this problem, too. I found that the software would not activate. I solved the problem by opening any one of the Office applications as an Administrator, as described at this Microsoft page: https://support.microsoft.com/en-us/office/unlicensed-product-and-activation-errors-in-office-0d23d3c0-c19c-4b2f-9845-5344fedc4380#bkmk_sara

    Reply
  2. Thank you very much for this workaround. I was very angry after formatting one my PC and searched for two months before find this solution. Now I’m trying to register my 365 account because also launching as administrator only blank windows appear

    Reply
  3. I suggest you to edit your language in configuration.xml before run .bat command. After installation, I forced Office to upgrade and last available 2002 (build 12527.22286) has been loaded. Upgrading Internet Explorer 9 into 11 I solved the blank windows that didn’t permit to login-in Office365 . Thank you for posting this procedure. It’s the only one complete on web that permits to install Office365 into Windows7 o.s.

    Reply

Leave a Comment

Required fields are marked *