- Back to
»
Every time I open Word it runs a "configuration in progress" process. How do I have it open automatically?
Posted by : Abdul Munaf
Saturday, April 20, 2013
Step1: Unregister and Re-register Windows Installer
Press Windows key + R, in the Run Window type ‘msiexec /unregister’ without quotes and click on OK.
Press Windows key + R, in the Run Window type ‘msiexec /regserver’ without quotes and click on OK.
NOTE: There is a single space in between ‘msiexec’ and ‘/’.
Step2: Add the D-Word values
Press Windows key + R, in the Run Window, type these commands one by one and click on OK.
Press Windows key + R, in the Run Window type ‘msiexec /unregister’ without quotes and click on OK.
Press Windows key + R, in the Run Window type ‘msiexec /regserver’ without quotes and click on OK.
NOTE: There is a single space in between ‘msiexec’ and ‘/’.
Step2: Add the D-Word values
Press Windows key + R, in the Run Window, type these commands one by one and click on OK.
- reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1
- reg add HKCU\Software\Microsoft\Office\12.0\Excel\Options /v NoReReg /t REG_DWORD /d 1
- reg add HKCU\Software\Microsoft\Office\12.0\Outlook\Options /v NoReReg /t REG_DWORD /d 1
- reg add HKCU\Software\Microsoft\Office\12.0\PowerPoint\Options /v NoReReg /t REG_DWORD /d 1
- reg add HKCU\Software\Microsoft\Office\12.0\A