View Single Post
  #2 (permalink)  
Old 08-22-2007, 10:50 AM
Robert Aldwinckle
Newsgroup Contributor
 
Posts: n/a
Re: IE7 installation fails on finalise stage (error=0x6ba.)

<tonio rossi> wrote in message
news:2007821192343italianmaleuk********.com...
>I installed IE 10 months ago no problem had to uninstall it now having problems reinstalling.



IE 10? Are you writing from the future? ; )


>
> installation fails at the finalization stage.



How do you know that?


>
> I have disabled security software tried installing in safe mode all to no avail.



Judging by the error code it looks like it wants a connection (or at least the
RPC service running):

<cmd_output OS="XPsp2">
F:\>set /a c = 0x6ba
1722
F:\>net helpmsg %c%

The RPC server is unavailable.
</cmd_output>


>
> I am at a loss what to do next.



Try enabling the Windows firewall and make your boot option
Safe with Networking?


>
> please could someone help?



More context for this excerpt from your log might help...


Good luck

Robert Aldwinckle
---


>
> 121.375: MyMakePerFileExceptionA: MakePerFileException failed; error=0x6ba.
> 121.375: Copied file: C:\WINDOWS\system32\en-US\urlmon.dll.mui
> 121.609: MyMakePerFileExceptionA: MakePerFileException failed; error=0x6ba.
> 121.609: Copied file: C:\WINDOWS\system32\en-US\webcheck.dll.mui
> 121.703: MyMakePerFileExceptionA: MakePerFileException failed; error=0x6ba.
> 130.328: DoInstallation:DoRegistryUpdates failed
> 130.359: Access is denied.
> 130.359: Internet Explorer 7 installation did not complete.
>
> Select 'OK' to undo the changes that have been made.
> 130.359: Starting process: C:\WINDOWS\ie7\spuninst\spuninst.exe /~ -q -z
> 176.640: Software Update Rollback has completed with return code 0xbc2. This rollback requires a reboot.
> 176.640: Internet Explorer 7 installation did not complete.
>
> Internet Explorer 7 has been partially updated and may not work properly.
> 176.640: Update.exe extended error code = 0x5
>
>
> EggHeadCafe - .NET Developer Portal of Choice
> http://www.eggheadcafe.com



Reply With Quote

 
Old 08-22-2007, 10:50 AM