Windows update Error codes 800736B3 and 9C57

Page 4 of 6 FirstFirst ... 23456 LastLast

  1. Posts : 31
    Windows 7 64 bit
    Thread Starter
       #31

    Hey there! Any more thoughts on this one or is it time for me to reset it back to factory settings?
      My Computer


  2. Posts : 31
    Windows 7 64 bit
    Thread Starter
       #32

    Any new thoughts on this issue? Thanks!
      My Computer


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

    Sorry about that - too many threads!

    The only thing I can think of is that Windows is attempting to read the file and preventing access - try it again while in Safe Mode.
      My Computer


  4. Posts : 31
    Windows 7 64 bit
    Thread Starter
       #34

    NoelDP said:
    Sorry about that - too many threads!

    The only thing I can think of is that Windows is attempting to read the file and preventing access - try it again while in Safe Mode.

    I wasn't able to run elevated command prompt as administrator in safe mode. What did I do wrong?
      My Computer


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

    To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
      My Computer


  6. Posts : 31
    Windows 7 64 bit
    Thread Starter
       #36

    NoelDP said:
    To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
    I figured out what I did wrong. I booted in safe mode with command prompt instead of simply safe mode. Sorry, stupid mistake. Live and learn.

    When I ran the elevated command prompt I got invalid argument for KB2732500_SP1~31bf3856ad364e35~amd64~~6.1.1.0.cat

    I'll try again tomorrow with fresh eyes.
      My Computer


  7. Posts : 31
    Windows 7 64 bit
    Thread Starter
       #37

    I ran CHKDSK /F and the last command in the elevated command prompt (for realz!) normally and in safe mode and received the same error message. Access is denied.
    C:\windows\system32>REN C:\Windows\servicing\Packages\Package_for_KB2732500_SP1~
    31bf3856ad364e35~amd64~~6.1.1.0.cat xxxx.old1
    Access is denied.
      My Computer


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

    You have to run the proper ICACLS command first - see my post #27
      My Computer


  9. Posts : 31
    Windows 7 64 bit
    Thread Starter
       #39

    In Safe Mode I opened Elevated Command Prompt with networking so I could better read the code you posted. Tried several times, same error message. I also could not tell if there was a space in "AICACLS" so I tried both ways.

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Sharon>TAKEOWN /F C:\Windows\servicing\Packages\Package_for_KB2732500_S
    P1~31bf3856ad364e35~amd64~~6.1.1.0.* /AICACLS C:\Windows\servicing\Packages\Pack
    age_for_KB2732500_SP1~31bf3856ad364e35~amd64~~6.1.1.0.* /grant AdministratorsF
    )REN C:\Windows\servicing\Packages\Package_for_KB2732500_SP1~31bf3856ad364e35~am
    d64~~6.1.1.0.cat xxxx.old1
    ERROR: Invalid argument/option - '/AICACLS'.
    Type "TAKEOWN /?" for usage.

    C:\Users\Sharon>

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Sharon>TAKEOWN /F C:\Windows\servicing\Packages\Package_for_KB2732500_S
    P1~31bf3856ad364e35~amd64~~6.1.1.0.* /A ICACLS C:\Windows\servicing\Packages\Pac
    kage_for_KB2732500_SP1~31bf3856ad364e35~amd64~~6.1.1.0.* /grant Administrators
    F)REN C:\Windows\servicing\Packages\Package_for_KB2732500_SP1~31bf3856ad364e~amd
    64~~6.1.1.0.cat xxxx.old1
    ERROR: Invalid argument/option - 'ICACLS'.
    Type "TAKEOWN /?" for usage.

    C:\Users\Sharon>
      My Computer


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

    for some reason your copy/paste is ignoring the line-breaks in the code - resulting in the errors you see.
    try this instead...
    Code:
    TAKEOWN /F C:\Windows\servicing\Packages\Package_for_KB2732500_SP1~31bf3856ad364e35~amd64~~6.1.1.0.cat /A
    
    ICACLS C:\Windows\servicing\Packages\Package_for_KB2732500_SP1~31bf3856ad364e35~amd64~~6.1.1.0.cat /grant Administrators:(F)
    
    REN C:\Windows\servicing\Packages\Package_for_KB2732500_SP1~31bf3856ad364e35~amd64~~6.1.1.0.cat xxxx.old1 
    
    .
      My Computer


 
Page 4 of 6 FirstFirst ... 23456 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 21:14.
Find Us