Windows update for IE10 on win7 64 fails with error code 9c59

Page 2 of 4 FirstFirst 1234 LastLast

  1. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #11

    I've uploaded a file - bezaa.zip - to my SkyDrive at Noel's SkyDrive
    Please download and save it.
    Right-click on the saved file and select Extract all...
    Change the target to C:\ and click on Extract
    Close all windows (it would be a good idea to print these instructions!)
    Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'
    Pick that
    You'll have to log in with your username and password.
    Pick the option to use a Command Prompt
    At the prompt type
    DIR C:\bezaa
    hit the enter key - if you get a 'Not Found' error try
    DIR D:\bezaa
    or
    DIR E:\bezaa

    The drive letter in use when you find the folder will need to be substituted (for<drive>) into the following command...

    XCOPY <drive>:\bezaa <drive>:\windows\winsxs /y /i /s /v /h

    (e.g.XCOPY P:\wfire P:\windows\winsxs /y /i /s /v /h )

    run the command (it should take almost no time)and when the prompt returns, type
    EXIT
    and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.
    Now run SFC /SCANNOW in an Elevated Command Prompt
    then reboot and upload the new CBS.log file to your SkyDrive Public folder, and post a new link
    Last edited by NoelDP; 19 Aug 2013 at 09:52. Reason: remove MGADiag ref
      My Computer


  2. Posts : 20
    Windows 7 Ultimate x64
    Thread Starter
       #12

    Hi Noel,

    My system is a two separate HD dual boot system with windows 7 x86 on one HD and windows 7 x64 on the other. The master is the x86 so the advanced menu of the x64 system does not include the 'Repair my Computer' (available only on the x86 HD). Any way to accomplish it in another way?

    Regards,

    Beez
      My Computer


  3. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #13

    You can do the replacement from thex86 install (I think!) using Windows Explorer - you may have to take ownership of the folder, and then give it back to TrustedInstaller afterwards.
      My Computer


  4. Posts : 20
    Windows 7 Ultimate x64
    Thread Starter
       #14

    Noel Hi,

    Look like it worked :)

    The CBS.zip is on my public folder in skydrive : http://sdrv.ms/1cWVyuR

    Thanks,

    Beez
      My Computer


  5. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #15

    Great - it does seem to have worked...

    There are no significant errors in the current CBS.log file background, either - so go to Windows Update, run a new Check for Updates, and install the oldest 'Important' update available.
    Assuming that works OK, try installing IE10 again
      My Computer


  6. Posts : 20
    Windows 7 Ultimate x64
    Thread Starter
       #16

    The only update on my list was IE10 ... got the same error code 9c59 :-(
      My Computer


  7. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #17

    OK - please post the new CBS.log file, and the C:\Windows\windowsupdate.log file
      My Computer


  8. Posts : 20
    Windows 7 Ultimate x64
    Thread Starter
       #18

    Here are the files:

    CBS.zip : http://sdrv.ms/14ygkaZ
    log : http://sdrv.ms/14ygkaZ

    Regards,

    Beez
      My Computer


  9. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #19

    Here's the relevant error from the CBS.log file....
    Code:
    2013-08-20 16:30:16, Info                  CBS    Exec: Staging Package: Package_15_for_KB2809289~31bf3856ad364e35~amd64~~6.1.1.2, Update: 2809289-140_neutral_GDR, PinDeployment: amd64_b1e3723568b4cdb3b2adf70afaf5efea_31bf3856ad364e35_8.0.7601.18094_none_c9b899ce10cdec37
    2013-08-20 16:30:16, Info                  CBS    Failed to find file: amd64_microsoft-windows-ie-ieshims_31bf3856ad364e35_10.2.9200.16521_none_c566c98a0aaca096\IEShims.dll [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2013-08-20 16:30:16, Info                  CBS    Failed to gather all required files. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2013-08-20 16:30:16, Info                  CBS    Failed to gather all missing files for package: Microsoft-Windows-InternetExplorer-Package-TopLevel~31bf3856ad364e35~amd64~~10.2.9200.16521 [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2013-08-20 16:30:16, Info                  CSI    0000000e@2013/8/20:13:30:16.661 CSI Transaction @0x4a96190 destroyed
    2013-08-20 16:30:16, Error                 CBS    Failed to pre- stage package: Microsoft-Windows-InternetExplorer-Package-TopLevel~31bf3856ad364e35~amd64~~10.2.9200.16521 [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2013-08-20 16:30:16, Info                  CBS    Perf: Stage chain complete.
    2013-08-20 16:30:16, Info                  CBS    Failed to stage execution chain. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2013-08-20 16:30:16, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2013-08-20 16:30:16, Info                  CBS    WER: Generating failure report for package: Microsoft-Windows-InternetExplorer-Package-TopLevel~31bf3856ad364e35~amd64~~10.2.9200.16521, status: 0x80070002, failure source: Stage, start state: Resolved, target state: Installed, client id: DISM Package Manager Provider

    ...and from the Windowsupdate file....
    Code:
    2013-08-20 16:30:24:797 1040 e20 AU All updates already downloaded, setting percent complete to 100
    2013-08-20 16:30:25:528 5380 19d8 Handler   : WARNING: Command line install completed. Return code = 0x00009c59, Result = Failed, Reboot required = false
    2013-08-20 16:30:25:529 5380 19d8 Handler   : WARNING: Exit code = 0x8024200B
    2013-08-20 16:30:25:529 5380 19d8 Handler :::::::::
    2013-08-20 16:30:25:529 5380 19d8 Handler ::  END  ::  Handler: Command Line Install
    2013-08-20 16:30:25:529 5380 19d8 Handler :::::::::::::
    2013-08-20 16:30:25:529 1040 1464 AU >>##  RESUMED  ## AU: Installing update [UpdateId = {5F84379F-7C14-472F-B560-62A0CDEC6F31}]
    2013-08-20 16:30:25:529 1040 1464 AU   # WARNING: Install failed, error = 0x80070643 / 0x00009C59
    2013-08-20 16:30:25:579 1040 1dc0 Agent *********
    2013-08-20 16:30:25:579 1040 1464 AU Install call completed.
    2013-08-20 16:30:25:579 1040 1dc0 Agent **  END  **  Agent: Installing updates [CallerId = AutomaticUpdates]
    2013-08-20 16:30:25:579 1040 1464 AU   # WARNING: Install call completed, reboot required = No, error = 0x00000000
    2013-08-20 16:30:25:579 1040 1dc0 Agent *************
    2013-08-20 16:30:25:579 1040 1464 AU #########
    2013-08-20 16:30:25:579 1040 1464 AU ##  END  ##  AU: Installing updates [CallId = {5AB5706A-2467-45AD-BE7C-7B39CAF4C23B}]
    2013-08-20 16:30:25:579 1040 1464 AU #############
    2013-08-20 16:30:25:579 1040 1464 AU Install complete for all calls, reboot NOT needed
    2013-08-20 16:30:25:579 1040 1464 AU Setting AU scheduled install time to 2013-08-21 00:00:00
    2013-08-20 16:30:25:579 1040 1464 AU Successfully wrote event for AU health state:0
    2013-08-20 16:30:25:579 1040 4f8 Report REPORT EVENT: {02E4F7AF-0048-4975-80DB-59FADBDC9941} 2013-08-20 16:30:25:530+0300 1 182 101 {5F84379F-7C14-472F-B560-62A0CDEC6F31} 203 80070643 AutomaticUpdates Failure Content Install Installation Failure: Windows failed to install the following update with error 0x80070643: Internet Explorer 10 for Windows 7 for x64-based Systems.
    2013-08-20 16:30:25:584 1040 4f8 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2013-08-20 16:30:25:584 1040 7f4 AU Getting featured update notifications.  fIncludeDismissed = true
    2013-08-20 16:30:25:584 1040 4f8 Report WER Report sent: 7.6.7600.256 0x80070643 5F84379F-7C14-472F-B560-62A0CDEC6F31 Install 101 Unmanaged
    I wonder if there's a problem with the softwareDistribution folder, rather than the winsxs folder?


    ...or somewhere else completely?

    Try this.
    Open an Elevated Command Prompt and run the following commands - you should get two 'succeeded' popups.

    Regsvr32 c:\windows\system32\msihnd.dll
    Regsvr32 c:\windows\system32\msi.dll

    reboot, and try the IE10 install again.

    post the new windowsupdate.log file afterwards.
      My Computer


  10. Posts : 20
    Windows 7 Ultimate x64
    Thread Starter
       #20

    I run the two commands and got two success popups as you suggested.

    I have restarted the computer and run windows update. This time the system installed 5 updates including IE10 .... 4 success and one failure (IE10 ). See the attached image.

    Windows update log: http://sdrv.ms/14ygkaZ
    fresh CBS.zip : http://sdrv.ms/14ygkaZ

    Thanks for your patience,

    Beez
      My Computer


 
Page 2 of 4 FirstFirst 1234 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:40.
Find Us