Word 2007 launches "Configuration Process" every time

Anonymous
2013-03-22T15:27:55+00:00

I have an odd problem. Can anyone help?

It's a long story and I won't bore you but I need to have Office 2007 (less Excel) and Excel 97 installed on my new Win 8 Pro computer.

Right now, every time I load Word 2007, I get a window titled "Configuration process" and a green progress bar. It lasts for about 30 seconds and then Word is usable.

Here's how I got there:

  1. I installed Office 97.
  2. I installed Office 2007.
  3. I couldn't get shortcuts to Excel worksheets to Open Excel 97 so I made Excel 2007 unavailable.
  4. Thereafter, every time I loaded Excel 97 I got the error message  "One of your object Libraries (stdole2.tlb) is missing or damaged. Please run setup to install it."
  5. I uninstalled Office 97 and re-installed only Excel 97.
  6. Now Excel 97 works as it should but I get the "Configuration Process" every time I load Word 2007.
  7. I did a repair install of Office 2007 but this didn't change anything.

All other Office 2007 programs load and operate normally.

Any idea how I can get rid of the "Configuration Process"?

Microsoft 365 and Office | Word | 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
Answer accepted by question author
Anonymous
2013-03-23T11:20:55+00:00

Hi,

Thank you for contacting Microsoft community and We will be glad to assist you with your concern.

This issue may occur if the registry settings are corrupted for Office installations. Let us add dword for Word in registry following the steps below:

If the above mentioned suggestion does not help, then you may follow these steps to manually and the Dword for each Word and PowerPoint 2010 applications to Windows Registry:

Disclaimer: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk

http://windows.microsoft.com/en-US/windows7/Back-up-the-registry

Note: The steps in the link also applies to Windows 8 OS.

Click Start, go to Programs, go to Accessories, click Run, copy each line one at a time and hit enter. You need to accept the changes for the registry, click OK.

reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1

Restart the computer and check for the issue.

Hope the suggestion is helpful. Reply for further assistance.

Thank you.

Was this answer helpful?

300+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Stefan Blom 352.5K Reputation points MVP Volunteer Moderator
2017-03-10T13:03:04+00:00

You have provided a solution for Windows 8 OS. I have Windows 10 OS and can't find Accessories in Programs to be able to get to Run and then type in your link. I'm not particularly tech savvy. Can you provide a solution for Windows 10 OS please?

The "registry hack" mentioned in Aravinda Balakrishna's post is discussed in MVP Graham Mayor's article at http://www.gmayor.com/Toolbars_in_word_2007.htm.

However, you only need that solution if you are running multiple versions of Office on the same machine. If you are running a single version, the registry hack does not apply.

Was this answer helpful?

8 people found this answer helpful.
0 comments No comments

58 additional answers

Sort by: Newest
  1. Anonymous
    2018-04-29T09:52:57+00:00

    Thanks Vijay Soni

    Have experienced this problem with new machine running MS Windows 10. Reinstated office software twice but without success.  Thank you for your recommended solution - works a treat.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Stefan Blom 352.5K Reputation points MVP Volunteer Moderator
    2018-03-11T23:56:08+00:00

    See the "Hacking the registry" section in the article at http://www.gmayor.com/Toolbars_in_word_2007.htm for all the details.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-03-11T16:13:11+00:00

    You have to create a new key with DWORD value 1

    or

    create a new textfile and rename it to 'whatever.reg' with just this inside;


    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Options]

    "NoRereg"=dword:00000001


    It works (at least by me...)

    kenneth

    Was this answer helpful?

    0 comments No comments