Windows update Error 9C59

fakeusername

New member
Joined
Oct 16, 2013
Posts
4
I've tried to disable IE and then enable and try it. Ive run the fix it tool, and ive tried the KB947821 annd yet, no luck.


My CheckSUR if anyone is interrested.
Code:
=================================
Checking System Update Readiness.
Binary Version 6.1.7601.21645
Package Version 20.0
2013-10-16 20:56


Checking Windows Servicing Packages


Checking Package Manifests and Catalogs
(f)    CBS MUM Corrupt    0x00000000    servicing\Packages\Microsoft-Windows-IE-Hyphenation-Parent-Package-English~31bf3856ad364e35~~~10.2.9200.16437.mum        Expected file name Microsoft-Windows-IE-Hyphenation-Parent-Package-English~31bf3856ad364e35~neutral~~10.2.9200.16437.mum does not match the actual file name
(f)    CBS MUM Corrupt    0x00000000    servicing\Packages\Microsoft-Windows-IE-Spelling-Parent-Package-English~31bf3856ad364e35~~~10.2.9200.16437.mum        Expected file name Microsoft-Windows-IE-Spelling-Parent-Package-English~31bf3856ad364e35~neutral~~10.2.9200.16437.mum does not match the actual file name


Checking Package Watchlist


Checking Component Watchlist


Checking Packages


Checking Component Store


Summary:
Seconds executed: 89
 Found 2 errors
  CBS MUM Corrupt Total count: 2


Unavailable repair files:
    servicing\packages\Microsoft-Windows-IE-Hyphenation-Parent-Package-English~31bf3856ad364e35~~~10.2.9200.16437.mum
    servicing\packages\Microsoft-Windows-IE-Spelling-Parent-Package-English~31bf3856ad364e35~~~10.2.9200.16437.mum
    servicing\packages\Microsoft-Windows-IE-Hyphenation-Parent-Package-English~31bf3856ad364e35~~~10.2.9200.16437.cat
    servicing\packages\Microsoft-Windows-IE-Spelling-Parent-Package-English~31bf3856ad364e35~~~10.2.9200.16437.cat

And my
View attachment CBS.log.
 
I've got a problem there i'm afraid. When i look in the installed updates and look under microsoft IE isn't on the list, nor is it under installed programs. What should i do?
 
When i fire up IE its ver. 8, i just ran this command.

Code:
[COLOR=#333333][FONT=Segoe UI]FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*10.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart"[/FONT][/COLOR]

in a Admin run CMD and ill see what happens after a restart.
 
This fixed my problem, Thank you for your time though! Feel free to use it as a fix if you feel like it.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top