This error 0xC004C032 occurs when the “activation server reported that new time based activation is not available”
on the system.
There are two ways to solve the Error 0xC004C032 of Office 2010 in Windows 7
Step 1. Confirm the reg key value for the subsequent. Then make codes as follows:
HKEY_LOCAL_MACHINESYSTEMCURRENTCONTROLSETCONTROLCLASS{4D36E967-E325-11CE-BFC1-08002BE10318}
Key = UpperFilters
Value = PartMgr
If the above give codes doesn’t equivalent with the same code then try to modify it through the command prompt. Reg add:
HKEY_LOCAL_MACHINESYSTEMCURRENTCONTROLSETCONTROLCLASS{4D36E967-E325-11CE-BFC1-08002BE10318} /v UPPERFILTERS /t REG_MULTI_SZ /d PartMgr /f
Try for activating it again.
Step 2. Press Start, write cmd in run, press right on the command prompt window and choose “Run as administrator” option. In the command box write the following code:
Cscript “%ProgramFiles%Microsoft OfficeOffice14ospp.vbs” /inpkey:
