Share via

Installing Office 2010 on Windows 10 Problems

Anonymous
2015-10-08T01:07:18+00:00

I got a new computer with Windows 10 recently and through my college received a copy of Microsoft Office Professional Plus 2010 as a download. However, every time I try to install the program, the progress bar stops at about 65% or so and does not move. All of the programs install, but when I cancel the installation and try installing something else, it tells me the Office installation has stalled. Then the Office programs uninstall themselves. This has happened several times and I worry that my product key will no longer work. I tried disabling the print spooler and have restarted my computer several times but nothing has worked so far. Are there any other fixes?

Microsoft 365 and Office | Install, redeem, activate | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2015-10-08T09:32:29+00:00

    This is a file you previously downloaded and saved?

    This installation file is located on this local PC?

    No other office version or trial is installed?

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2015-10-08T22:34:39+00:00

    The installation was a download through the college. I downloaded the installer on to my computer and tried installing many times. There were no Microsoft Office programs on the computer prior to the installations.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2016-07-14T13:19:18+00:00

    Since you get no indication of an error message, try installing one more time, this time using "Verbose Logging"

    Verbose logging - Trouble shooting Problems Installing Office 2003/2007/2010/2013

    http://support.microsoft.com/kb/2545723 - fix Its to turn logging on and off


    http://blogs.technet.com/b/odsupport/archive/2010/12/30/trouble shooting-office-installation-failures.aspx Office 2003-2010, analyse log


    http://support.microsoft.com/kb/826511 - help interpreting logs


    http://support.microsoft.com/kb/906485 - Enable logging on XP


    http://technet.microsoft.com/en-us/library/cc978342.aspx


    http://support.microsoft.com/kb/223300 - Fix it enable XP, Server 2003-8


    http://support.microsoft.com/kb/2826852


    http://community.office365.com/en-us/blogs/office_365_community_blog/archive/2013/04/04/office-365-proplus-administrator-series-enabling-verbose-logging-for-troubleshooting-office-365-proplus-installations.aspx


    http://technet.microsoft.com/en-us/library/bb742606 Control Event Logging


    “Verbose logging” is a setting that exposes more information during the installation process. It will capture “warning” as well as “error” messages that provide us with clues to your problem. 

    You can post the generated Logs in Onedrive and give a link to them to your technician if you need technical help.

    I found a pattern in one verbose log file set that I have not yet had a chance to confirm in others, but you can give it a try.  The pattern is each log file is for a separate component. If you open the files from the start and jump to the bottom of each file you will see that they report successful install of a component.  There should be an odd number of log files, find the one in the very middle. It is also probably the largest. It is most likely to be the one reporting the error that caused the install to end and back out. All of the log files after that point will be reporting the uninstall of previously installed components in reverse order.

    Here is an example of the error message:

    <snip>

    MSI (s) (48:2C) [18:15:25:059]: Product: Microsoft Office Single Image 2010 -- Installation operation failed.

    MSI (s) (48:2C) [18:15:25:059]: Windows Installer installed the product. Product Name: Microsoft Office Single Image 2010. Product Version: 14.0.4763.1000. Product Language: 0. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.

    </snip>

    Do a google search for “error status: 1603”

    If you don’t recognize an error, upload the entire log file set to Onedrive.

    The thing is, the “useful” part will be very small and very specific and you probably won’t recognize it. So posting extract may catch the problem, but often miss the important info, so it is best to give us access to everything captured.

    PS: remember to turn Verbose Logging OFF after you fix the problem. It will continue to generate “excess” logging files during all installations, including Windows updates.

    To do onetime verbose logging:

    Diagnosing When Setup Stops Responding

    At times, Office Setup stops responding (hangs), and you do not receive any error message. The best thing to do in this situation is to restart your computer, and run Office Setup again with complete verbose logging turned on (with one additional option). To do this, start Office Setup. To do so, follow these steps:

    1. 1.           Click Start, and then click Run.
    2. 2.           In the Open box, type the following command-line, and then click OK:

    path\Setup.exe /L*v! C:\Verboselog.txt

    Note that Path is the full path of your Office source location.

    To enable Windows Installer logging yourself, open the registry with Regedit.exe and create the following path and keys:

    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer

    Reg_SZ: Logging

    Value: voicewarmupx

    The letters in the value field can be in any order. Each letter turns on a different logging mode. Each letter’s actual function is as follows for MSI version 1.1:

    v - Verbose output

    o - Out-of-disk-space messages

    I - Status messages

    c - Initial UI parameters

    e - All error messages

    w - Non-fatal warnings

    a - Start up of actions

    r - Action-specific records

    m - Out-of-memory or fatal exit information

    u - User requests

    p - Terminal properties

      • Append to existing file

    ! - Flush each line to the log

    x - Extra debugging information. The “x” flag is available only on Windows Server 2003 and later operating systems, and on the MSI redistributable version 3.0, and on later versions of the MSI redistributable.

    ”*” - Wildcard, log all information except for the v and the x option. To include the v and the x option, specify “/l*vx”.

    Note This should be used only for troubleshooting purposes and should not be left on because it will have adverse effects on system performance and disk space. Each time you use the Add/Remove Programs tool in Control Panel, a new Msi*.log file is created.

    When looking through the MSI logs we will typically want to look for a value 3 entry in the logs. Windows installer returns codes during the install which will indicate if a particular function was successful or not.

    Value 1 = Success

    Value 2 = Cancel

    Value 3 = Error


    Note: make sure to turn off verbose logging after you are done.

    Enable verbose logging before collecting the log files.

    1. 1.    Click on Start -> All Programs
    2. 2.    Accessories -> RUN
    3. 3.    Type reg add HKLM\SOFTWARE\Microsoft\ClickToRun\OverRide /v LogLevel /t REG_DWORD /d 3
    4. 4.    Click on OK.

    Now try to install Microsoft Office 2013 to get the error message so that the log files get created.

    Provide the complete error log present in the ‘Temp’ folder to help you better.

    Follow the steps below to access the ‘Temp’ folder.

    1. 1.    Click on Start -> All Programs
    2. 2.    Accessories -> RUN
    3. 3.    Type %temp%  -> Click on OK

    Following are the log files that may be present in the %windir%\temp folder (c2r is for Click to Run):Bootstrapper*.log

    1. 1.    c2r_*.log
    2. 2.    C2Rintegrator*.log
    3. 3.    Firefly*.log
    4. 4.    Integratedoffice.exe_c2r*.log
    5. 5.    Interceptor*.log
    6. 6.    *.exe.log
    7. 7.    *_c2rdll*

    MSI, “Normal”, installations the log files will look like MSI****.LOG


    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2016-07-14T12:12:11+00:00

    Hi. I am having the same issue... and I found no solution.

    Did you manage to fix this? If so... how did you do it?

    I have the Office 2010 Kit... that worked fine before. I have upgraded to Window 10 some time ago and now made a fresh install of the system. I have tried to install Office and... it just hangs. I do not understand where the issue is.

    I thought that maybe the kit is damaged so I have downloaded a fresh one directly from Microsoft web page.

    I still have the same problem.

    I will really appreciate any help on the matter.

    Thanks.

    F

    Was this answer helpful?

    0 comments No comments