80073712 Windows Error Update

Page 5 of 7 FirstFirst ... 34567 LastLast

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

    You will need to use the following commands once you have that folder right...

    REN C:\Windows\System32\config\COMPONENTS COMPONENTS.OLD2
    COPY %userprofile%\desktop\szzab\COMPONENTS C:\Windows\System32\config
      My Computer


  2. Posts : 207
    Windows 7 Ultimate x64
    Thread Starter
       #42

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

    C:\Users\Home PC>REN C:\Windows\System32\config\COMPONENTS COMPONENTS.OLD2

    C:\Users\Home PC>COPY %userprofile%\desktop\szzab\COMPONENTS C:\Windows\System32
    \config
    The system cannot find the file specified.

    C:\Users\Home PC>

    Yes..I created the folder originally on the Desktop and renamed it too szzab

    Strangely it is still stating that the file is not there
      My Computer


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

    Please run these commands - they may show why...

    DIR %userprofile%
    ICACLS %userprofile%\desktop
    REG QUERY "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
    REG QUERY "HKCU\Volatile Environment"
      My Computer


  4. Posts : 207
    Windows 7 Ultimate x64
    Thread Starter
       #44

    Okie dokie..



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

    C:\Users\Home PC>DIR %userprofile%
    Volume in drive C has no label.
    Volume Serial Number is AC8F-EB8B

    Directory of C:\Users

    File Not Found

    Directory of C:\Users\Home PC

    File Not Found

    C:\Users\Home PC>ICACLS %userprofile%\desktop
    Invalid parameter "PC\desktop"

    C:\Users\Home PC>REG QUERY "HKCU\Software\Microsoft\Windows\CurrentVersion\Explo
    rer\User Shell Folders"

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell
    Folders
    AppData REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming
    Cache REG_EXPAND_SZ %USERPROFILE%\AppData\Local\Microsoft\Windows\Temp
    orary Internet Files
    Cookies REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming\Microsoft\Windows\
    Cookies
    Desktop REG_EXPAND_SZ %USERPROFILE%\Desktop
    Favorites REG_EXPAND_SZ %USERPROFILE%\Favorites
    History REG_EXPAND_SZ %USERPROFILE%\AppData\Local\Microsoft\Windows\Hi
    story
    Local AppData REG_EXPAND_SZ %USERPROFILE%\AppData\Local
    My Music REG_EXPAND_SZ %USERPROFILE%\Music
    My Pictures REG_EXPAND_SZ %USERPROFILE%\Pictures
    My Video REG_EXPAND_SZ %USERPROFILE%\Videos
    NetHood REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming\Microsoft\Windows\
    Network Shortcuts
    Personal REG_EXPAND_SZ %USERPROFILE%\Documents
    Programs REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming\Microsoft\Windows
    \Start Menu\Programs
    Recent REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming\Microsoft\Windows\R
    ecent
    SendTo REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming\Microsoft\Windows\S
    endTo
    Startup REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming\Microsoft\Windows\
    Start Menu\Programs\Startup
    Start Menu REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming\Microsoft\Windo
    ws\Start Menu
    Templates REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming\Microsoft\Window
    s\Templates
    {374DE290-123F-4565-9164-39C4925E467B} REG_EXPAND_SZ %USERPROFILE%\Dow
    nloads
    PrintHood REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming\Microsoft\Window
    s\Printer Shortcuts


    C:\Users\Home PC>REG QUERY "HKCU\Volatile Environment"

    HKEY_CURRENT_USER\Volatile Environment
    LOGONSERVER REG_SZ \\HOMEPC-PC
    USERDOMAIN REG_SZ HomePC-PC
    USERNAME REG_SZ Home PC
    USERPROFILE REG_SZ C:\Users\Home PC
    HOMEPATH REG_SZ \Users\Home PC
    HOMEDRIVE REG_SZ C:
    APPDATA REG_SZ C:\Users\Home PC\AppData\Roaming
    LOCALAPPDATA REG_SZ C:\Users\Home PC\AppData\Local

    HKEY_CURRENT_USER\Volatile Environment\1

    C:\Users\Home PC>
      My Computer


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

    Aha - I know what the problem is!!

    It's a complication caused by having two distinct words in the Username.

    Try these commands instead....

    DEL C:\Windows\System32\config\COMPONENTS
    COPY "%userprofile%\desktop\szzab\COMPONENTS" C:\Windows\System32\config
      My Computer


  6. Posts : 207
    Windows 7 Ultimate x64
    Thread Starter
       #46

    I applied the first command, Noel..And received the following....

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

    C:\Users\Home PC>DEL C:\Windows\System32\config\COMPONENTS
    Could Not Find C:\Windows\System32\config\COMPONENTS

    C:\Users\Home PC>
      My Computer


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

    That's OK - it was only there n case Windows had rebuilt the file (again)
    carry on with the second one.
      My Computer


  8. Posts : 207
    Windows 7 Ultimate x64
    Thread Starter
       #48

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

    C:\Users\Home PC>DEL C:\Windows\System32\config\COMPONENTS
    Could Not Find C:\Windows\System32\config\COMPONENTS

    C:\Users\Home PC>COPY "%userprofile%\desktop\szzab\COMPONENTS" C:\Windows\System
    32\config
    1 file(s) copied.

    C:\Users\Home PC>
      My Computer


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

    Phew!
    Sorry I was so slow about identifying the problem!
    reboot and run CheckSUR again, then run SFC /SCANNOW and post the new CBS folder complete.
      My Computer


  10. Posts : 207
    Windows 7 Ultimate x64
    Thread Starter
       #50

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

    C:\Users\Home PC>sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 100% complete.

    Windows Resource Protection did not find any integrity violations.

    C:\Users\Home PC>

    Sorry about the delay, Noel...

    https://onedrive.live.com/redir?resi...717EA16A%21107
      My Computer


 
Page 5 of 7 FirstFirst ... 34567 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 02:23.
Find Us