Update error 80070643

Page 2 of 2 FirstFirst 12

  1. Posts : 19
    Vista and XP
    Thread Starter
       #11

    I entered the first one and it was okay. Then I entered the next set (2 lines)

    attrib -r -s -h %SystemRoot%\System32\Config\TxR\*
    del %SystemRoot%\System32\Config\TxR\*

    I told it Y and then pressed enter. And it gave me a message "The process cannot access the file because it is being used by another process.
    C:\Windows\System32\Config\TxR\{016888cc-6c6f-11de-8d1d-001e0bcde3ec} . TxR . 0 . regt
    rans-ms

    Then it changes a little further down. Here is a screenshot:

    http://www.imgnook.com/5fFxMo.jpg
      My Computer


  2. Posts : 19
    Vista and XP
    Thread Starter
       #12

    Hey guess what. I ran those 3 commands again. The second one gave me the same message. But I went ahead and ran the 3rd one anyway. And my updates installed. Woo Hoo!

    So I ran another SFC Scan and got this message:

    Windows Resource Protection found corrupt files but was unable to fix some of them.
    Details are included in the CBS.log windir\Logs\CBS\CBS.log. For example
    C:\Windows\LOgs\CBS\CBS.log

    So I have zipped up the CBS logs and the logs from C:\Windows\Logs.

    Can you tell what has caused all of this? Is it some software that I have used? AppGuard? A cleaner? Shadow Defender maybe? I don't feel like I do anything that unusual. Thanks so much for your help! Chuck
      My Computer


  3. Posts : 2,663
    Windows 8.1 Pro x64
       #13

    Hi Chuck,

    That's great news! Thanks for posting back the results.


    As for what did this, it's hard to tell. Essentially, what happened here was that your computer has a big list of things to do over a reboot and something caused one of these lines to hang, so it couldn't do the rest. I'd say that it's more likely to be a minor bug in Windows than anything you've done, so don't worry about it.


    You're most welcome for the help :) It has been a pleasure working with you.


    Just one corrupt file to fix:


    Code:
    2013-06-21 21:20:29, Info                  CSI    00000533 [SR] Repairing 1 components2013-06-21 21:20:29, Info                  CSI    00000534 [SR] Beginning Verify and Repair transaction
    2013-06-21 21:20:29, Info                  CSI    00000535 [SR] Cannot repair member file [l:18{9}]"MSDTC.LOG" of Microsoft-Windows-COM-DTC-Runtime, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
    2013-06-21 21:20:29, Info                  CSI    00000536 [SR] Cannot repair member file [l:18{9}]"MSDTC.LOG" of Microsoft-Windows-COM-DTC-Runtime, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
    2013-06-21 21:20:29, Info                  CSI    00000537 [SR] This component was referenced by [l:202{101}]"Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.1.7601.17514.WindowsFoundationDelivery"
    I'm not sure where this file is meant to go on your computer but I know the WinSxS path, so I'll fix that one and let SFC reform the hardlink :)

    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 files 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.
    https://dl.dropboxusercontent.com/u/...her/SFCFix.zip

    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.


    Tom
      My Computer


  4. Posts : 19
    Vista and XP
    Thread Starter
       #14

    Code:
    SFCFix version 1.5.6.1 by niemiro.
    Start time: 2013-06-22 12:28:50.374
    Using .zip script file at C:\Users\owner\Desktop\SFCFix.zip
    
    
    
    
    PowerCopy::
    Successfully took permissions for file or folder C:\Windows\winsxs\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_6.1.7600.16385_none_7547f48c79b40229
    
    Successfully copied file \\?\C:\Users\owner\AppData\Local\niemiro\Archive\MSDTC.log to \\?\C:\Windows\winsxs\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_6.1.7600.16385_none_7547f48c79b40229\MSDTC.log.
    
    Successfully restored ownership for C:\Windows\winsxs\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_6.1.7600.16385_none_7547f48c79b40229
    Successfully restored permissions on C:\Windows\winsxs\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_6.1.7600.16385_none_7547f48c79b40229
    PowerCopy:: directive completed successfully.
    
    
    
    
    Successfully processed all directives.
    SFCFix version 1.5.6.1 by niemiro has completed.
    Currently storing 1 datablocks.
    Finish time: 2013-06-22 12:28:51.217
    ----------------------EOF-----------------------
      My Computer


  5. Posts : 19
    Vista and XP
    Thread Starter
       #15

    I have attached the file, thanks!
      My Computer


  6. Posts : 2,663
    Windows 8.1 Pro x64
       #16

    Hi Chuck,

    Excellent! That fixed the corruption:


    Code:
    2013-06-22 09:16:56, Info                  CSI    000002fb Repair results created:
    POQ 127 starts:
     
    POQ 127 ends.
    2013-06-22 09:16:56, Info                  CSI    000002fc [SR] Repair complete

    You're all good to go!


    Tom
      My Computer


  7. Posts : 19
    Vista and XP
    Thread Starter
       #17

    Tom I want to thank you for helping me with this. Your instructions were so easy to follow and it was actually fun. I appreciate this so much. Thanks! Chuck
      My Computer


 
Page 2 of 2 FirstFirst 12

  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 04:32.
Find Us