Unable to update + list of previous updates empty?

Shimimaro

Member
Joined
Sep 3, 2018
Posts
5
Hi, I'm new here, I have this problem since 2015 but was never able to fix it myself so I just gave up,
that is until a few days ago when a new update to a program I use now requires a newer version of Microsoft Visual C++ and of course it needs a windows update I can't install, not even manually.

I already tried to reset Windows Update following a few guides but nothing has worked so far.

I followed your guide to deal with this problem:
I did the sfc /scannow and zipped the CBS folder,
Then I installed SFCFix and generated the txt.

both these files are attached to this post, any help is hugely appreciated!
If you need anything else just ask
Thanks a lot!

View attachment CBS.zipView attachment SFCFix.txt

Forgot to mention: I use Windows 7 SP1 64 bit
 
Hello and welcome!

The list of previous updates is empty because you have reset the components.

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 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

Thanks for your quick reply!
Here is the new log:

Code:
--------------------------------------------------------
SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-09-04 01:00:46.427
Microsoft Windows 7 Service Pack 1 - amd64
Using .zip script file at C:\Users\User\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\Windows\winsxs\amd64_microsoft-windows-cbsapi_31bf3856ad364e35_6.1.7600.16385_none_aa56c4bd0a17fd9b


Successfully copied file C:\Users\User\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-cbsapi_31bf3856ad364e35_6.1.7600.16385_none_aa56c4bd0a17fd9b\CbsApi.dll to C:\Windows\winsxs\amd64_microsoft-windows-cbsapi_31bf3856ad364e35_6.1.7600.16385_none_aa56c4bd0a17fd9b\CbsApi.dll.


Successfully restored ownership for C:\Windows\winsxs\amd64_microsoft-windows-cbsapi_31bf3856ad364e35_6.1.7600.16385_none_aa56c4bd0a17fd9b
Successfully restored permissions on C:\Windows\winsxs\amd64_microsoft-windows-cbsapi_31bf3856ad364e35_6.1.7600.16385_none_aa56c4bd0a17fd9b
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 3 datablocks.
Finish time: 2018-09-04 01:00:47.300
Script hash: 4QzBQ4G9KDNYyf1krUY4xhMTsnUdnWV+M+ULI1SQFTQ=
----------------------EOF-----------------------

and here is the cbs txt, I had to zip it because it was exceeding the file size:

View attachment cbs.zip
 
The update took forever but it seems to have worked! thanks a lot!

Everything seems to work fine for now, if I see any problem I will update you, have a good day!
 
Yes, I already updated the Universal C Runtime and my program is now working again! thanks.

Tomorrow I will do other updates, do you recommend installing the whole Convenience Rollup for windows 7 or is it only for fresh install of the OS?
 
Install everything that is offered in Important updates. If any happen to fail, please attach CBS.log after the failure.

Fresh install is an extreme option to which we resort only in extreme circumstances.
 

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

Back
Top