A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Office » Setup, Installing & Configuration
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How to fix "Wait for ...to configure..." at startup



 
 
Thread Tools Display Modes
  #1  
Old February 27th, 2009, 07:09 AM posted to microsoft.public.office.setup
Birk Binnard
external usenet poster
 
Posts: 10
Default How to fix "Wait for ...to configure..." at startup

I recently installed Office 2007 Pro as an upgrade to Office XP on my
Vista32 system. Like many other people I encountered the problem of
each Office application displaying the "Please wait for Office to
configure....." at startup.

Like most people I just canceled this and everything ran fine. But I
got tired of doing this and spent several hours searching for a fix.
That's when I discovered just how wide-spread this problem is.

I was not able to discover a fix that worked for me. So I decided to
outsmart it.

What I did was stop at the "Are you sure you want to cancel" dialog and
then I started task manager. I saw there was a Setup.exe running. This
had to be the routine that was issuing the message. So I searched my C:
for it and found it several setup.exe's. But this location seemed like
the right location:

c:\program files\common files\microsoft shared\office12\office setup
controller

Sure enough there is setup.exe in that directory. So I renamed it to
setup.exe.office12 so I'd have it if I ever needed to go back and
re-do/update my Office installation.

Doing this renamed stopped the "Wait to...." dialogs from appearing.
Now my Office 2007 apps start right up - except for Excel which shows
the dreaded "stdole32.tlb" message. If anyone knows how to fix this I'd
love to hear the solution.

--
Birk Binnard
http://www.birkbinnard.com
  #2  
Old February 27th, 2009, 03:50 PM posted to microsoft.public.office.setup
Srikanth[_9_]
external usenet poster
 
Posts: 8
Default How to fix "Wait for ...to configure..." at startup

Hi

I Don't think you did right thing by renaming that file. Rename it back to
whatever it was.
Ofice 12 has a new feature, that is, it repairs itself as Ofice setup files
will always be there.

To fix your issue
start run
and just type this 1 at a time
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\Option s /v NoReReg /t
REG_DWORD /d 1
reg add HKCU\Software\Microsoft\Office\12.0\PowerPoint\Opt ions /v NoReReg /t
REG_DWORD /d 1.

The stdole32.tlb problem with XL will still b there.
to fix that, make XL unavailable and available.

Sri


"Birk Binnard" wrote in message
...
I recently installed Office 2007 Pro as an upgrade to Office XP on my
Vista32 system. Like many other people I encountered the problem of each
Office application displaying the "Please wait for Office to
configure....." at startup.
Like most people I just canceled this and everything ran fine. But I got
tired of doing this and spent several hours searching for a fix. That's
when I discovered just how wide-spread this problem is.
I was not able to discover a fix that worked for me. So I decided to
outsmart it.

What I did was stop at the "Are you sure you want to cancel" dialog and
then I started task manager. I saw there was a Setup.exe running. This
had to be the routine that was issuing the message. So I searched my C:
for it and found it several setup.exe's. But this location seemed like
the right location:

c:\program files\common files\microsoft shared\office12\office setup
controller

Sure enough there is setup.exe in that directory. So I renamed it to
setup.exe.office12 so I'd have it if I ever needed to go back and
re-do/update my Office installation.

Doing this renamed stopped the "Wait to...." dialogs from appearing. Now
my Office 2007 apps start right up - except for Excel which shows the
dreaded "stdole32.tlb" message. If anyone knows how to fix this I'd love
to hear the solution.

--
Birk Binnard
http://www.birkbinnard.com


  #3  
Old February 28th, 2009, 12:20 AM posted to microsoft.public.office.setup
Robert[_29_]
external usenet poster
 
Posts: 1
Default How to fix "Wait for ...to configure..." at startup

Mine just makes a new setup.exe file.
"Birk Binnard" wrote in message
...
I recently installed Office 2007 Pro as an upgrade to Office XP on my
Vista32 system. Like many other people I encountered the problem of each
Office application displaying the "Please wait for Office to
configure....." at startup.
Like most people I just canceled this and everything ran fine. But I got
tired of doing this and spent several hours searching for a fix. That's
when I discovered just how wide-spread this problem is.
I was not able to discover a fix that worked for me. So I decided to
outsmart it.

What I did was stop at the "Are you sure you want to cancel" dialog and
then I started task manager. I saw there was a Setup.exe running. This
had to be the routine that was issuing the message. So I searched my C:
for it and found it several setup.exe's. But this location seemed like
the right location:

c:\program files\common files\microsoft shared\office12\office setup
controller

Sure enough there is setup.exe in that directory. So I renamed it to
setup.exe.office12 so I'd have it if I ever needed to go back and
re-do/update my Office installation.

Doing this renamed stopped the "Wait to...." dialogs from appearing. Now
my Office 2007 apps start right up - except for Excel which shows the
dreaded "stdole32.tlb" message. If anyone knows how to fix this I'd love
to hear the solution.

--
Birk Binnard
http://www.birkbinnard.com


  #4  
Old March 1st, 2009, 12:18 AM posted to microsoft.public.office.setup
Srikanth[_9_]
external usenet poster
 
Posts: 8
Default How to fix "Wait for ...to configure..." at startup

Hi

I Don't think you did right thing by renaming that file. Rename it back to
whatever it was.
Ofice 12 has a new feature, that is, it repairs itself as Ofice setup files
will always be there.

To fix your issue
start run
and just type this 1 at a time
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\Option s /v NoReReg /t
REG_DWORD /d 1
reg add HKCU\Software\Microsoft\Office\12.0\PowerPoint\Opt ions /v NoReReg /t
REG_DWORD /d 1.

The stdole32.tlb problem with XL will still b there.
to fix that, make XL unavailable and available.

Sri


"Birk Binnard" wrote in message
...
I recently installed Office 2007 Pro as an upgrade to Office XP on my
Vista32 system. Like many other people I encountered the problem of each
Office application displaying the "Please wait for Office to
configure....." at startup.
Like most people I just canceled this and everything ran fine. But I got
tired of doing this and spent several hours searching for a fix. That's
when I discovered just how wide-spread this problem is.
I was not able to discover a fix that worked for me. So I decided to
outsmart it.

What I did was stop at the "Are you sure you want to cancel" dialog and
then I started task manager. I saw there was a Setup.exe running. This
had to be the routine that was issuing the message. So I searched my C:
for it and found it several setup.exe's. But this location seemed like
the right location:

c:\program files\common files\microsoft shared\office12\office setup
controller

Sure enough there is setup.exe in that directory. So I renamed it to
setup.exe.office12 so I'd have it if I ever needed to go back and
re-do/update my Office installation.

Doing this renamed stopped the "Wait to...." dialogs from appearing. Now
my Office 2007 apps start right up - except for Excel which shows the
dreaded "stdole32.tlb" message. If anyone knows how to fix this I'd love
to hear the solution.

--
Birk Binnard
http://www.birkbinnard.com


  #5  
Old April 25th, 2009, 12:05 PM posted to microsoft.public.office.setup
Chrissie
external usenet poster
 
Posts: 16
Default How to fix "Wait for ...to configure..." at startup

Have the same problem.
Actioned the reg changes as you said but still have the same problem.
do you have any other advice?

waiting in antisipation
Chrissie

"Srikanth" wrote:

Hi

I Don't think you did right thing by renaming that file. Rename it back to
whatever it was.
Ofice 12 has a new feature, that is, it repairs itself as Ofice setup files
will always be there.

To fix your issue
start run
and just type this 1 at a time
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\Option s /v NoReReg /t
REG_DWORD /d 1
reg add HKCU\Software\Microsoft\Office\12.0\PowerPoint\Opt ions /v NoReReg /t
REG_DWORD /d 1.

The stdole32.tlb problem with XL will still b there.
to fix that, make XL unavailable and available.

Sri


"Birk Binnard" wrote in message
...
I recently installed Office 2007 Pro as an upgrade to Office XP on my
Vista32 system. Like many other people I encountered the problem of each
Office application displaying the "Please wait for Office to
configure....." at startup.
Like most people I just canceled this and everything ran fine. But I got
tired of doing this and spent several hours searching for a fix. That's
when I discovered just how wide-spread this problem is.
I was not able to discover a fix that worked for me. So I decided to
outsmart it.

What I did was stop at the "Are you sure you want to cancel" dialog and
then I started task manager. I saw there was a Setup.exe running. This
had to be the routine that was issuing the message. So I searched my C:
for it and found it several setup.exe's. But this location seemed like
the right location:

c:\program files\common files\microsoft shared\office12\office setup
controller

Sure enough there is setup.exe in that directory. So I renamed it to
setup.exe.office12 so I'd have it if I ever needed to go back and
re-do/update my Office installation.

Doing this renamed stopped the "Wait to...." dialogs from appearing. Now
my Office 2007 apps start right up - except for Excel which shows the
dreaded "stdole32.tlb" message. If anyone knows how to fix this I'd love
to hear the solution.

--
Birk Binnard
http://www.birkbinnard.com


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:18 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.