Win 8.1 x64 Cannot install KB4534297, scf and DISM both fail

So after this fix I hit restart and it went on restarting, but then it got stuck at a black screen. I killed it, launched again - it booted fine. Restarted it again to see if there are any problems - everything went right this it time, it restarted fine. So I went on trying the update and it installed successfully - reboot, "working on updates, don't turn off your computer" - boom, all done.
HOORAY!
Many thanks for your patience! That was a long journey, and it finally ended well.
 
Well, I opened champagne too early...
The update worked, but the sfc /scannow and DISM utility still don't work. Not a big deal for now, but I'm afraid it may pose some problems in the future. I have CBS.log and DISM.log
 
No worries:

Step#1 - Export CBS hive
  • Click on the Start button and in the search box, type regedit
  • When you see regedit on the list, right-click on it and select Run as administrator.
  • When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing
  • Once selected, click File > Export....
  • Change the Save as type: to Registry Hive Files (.).
  • Name this file ComponentBasedServicing (with no file extension) and save it to your Desktop.
  • Right-click on the saved file and choose Send To -> Compressed (zipped) Folder.
  • Attach the .ZIP file to your next post.
  • If the file is too large to upload here, upload to Dropbox or OneDrive or SendSpace and just provide the link here.
 
I have some new details on the problem
I tried to launch Civilization V WorldBuilder through Steem and got this error report:

Application: World Builder
User: Unkown (Not an in-house user.)
Time: Saturday 14.03.2020 13:09:05

Runtime: 32 bit
OS: Windows 7 ()
Machine: COMPUTER

Exception: System.BadImageFormatException
Source: WorldBuilder
Thread: Main Thread
Description: Невозможно загрузить файл или сборку {Unable to load file or assembly } "PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" или один из зависимых от них компонентов. Ожидалось, что модуль содержит манифест сборки. {or one of the components dependent on them. The module was expected to contain an assembly manifest.}

Stack Trace:
в WorldBuilder.MainMenuScreen..ctor()
в WorldBuilder.UI.Init()
в WorldBuilder.MainForm.MainForm_Shown(Object sender, EventArgs e)
в System.Windows.Forms.Form.OnShown(EventArgs e)
в System.Windows.Forms.Form.CallShownEvent()
в System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
в System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
в System.Threading.ExecutionContext.runTryCode(Object userData)
в System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
в System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
в System.Windows.Forms.Control.InvokeMarshaledCallbacks()

Thing is this 'PresentationFramework' was mentioned in all of the DISM logs I sent you previously. Is it too something to do with the registry? Is there a way to solve this?
 
SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.



SFC Scan


  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow


    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 

Attachments

SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-03-15 17:10:31.153
Microsoft Windows 8.1 Update 3 - amd64
Using .zip script file at C:\Users\user\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\winsxs\msil_presentationframework_31bf3856ad364e35_6.3.9600.21165_none_0bf77aff28a2f421\presentationframework.dll

Successfully copied file C:\Users\user\AppData\Local\niemiro\Archive\winsxs\msil_presentationframework_31bf3856ad364e35_6.3.9600.21165_none_0bf77aff28a2f421\presentationframework.dll to C:\WINDOWS\winsxs\msil_presentationframework_31bf3856ad364e35_6.3.9600.21165_none_0bf77aff28a2f421\presentationframework.dll.

Successfully restored ownership for C:\WINDOWS\winsxs\msil_presentationframework_31bf3856ad364e35_6.3.9600.21165_none_0bf77aff28a2f421\presentationframework.dll
Successfully restored permissions on C:\WINDOWS\winsxs\msil_presentationframework_31bf3856ad364e35_6.3.9600.21165_none_0bf77aff28a2f421\presentationframework.dll
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 5 datablocks.
Finish time: 2020-03-15 17:10:33.958
Script hash: uCIIUFzzKznaKttQUttEEql6zHCnW9m4TM+D5aDS9n8=
----------------------EOF-----------------------
CBS.txt attached below.
Wow
"Windows resource protection did not find integrity violations"
and WorldBuilder loads up fine. Is it all?
 

Attachments

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

Back
Top