Windows 7 update fails and Windows not genuine message is appearing

Page 9 of 17 FirstFirst ... 7891011 ... LastLast

  1. Posts : 2,663
    Windows 8.1 Pro x64
       #81

    louk1 said:
    Tom,

    I know that it is your sleep time. Completed the permission changes in the registry and here are the results. I was hoping that you could have access so that you could take a good look without all of extra effort. Thanks again.

    Louis
    Yay For once, it worked (thanks Noel!):

    Code:
    =================================
    Checking System Update Readiness.
    Binary Version 6.1.7601.21645
    Package Version 17.0
    2013-01-10 21:06
    
    Checking Windows Servicing Packages
    
    Checking Package Manifests and Catalogs
    
    Checking Package Watchlist
    (f)    CBS Watchlist Package Missing    0x80070002    Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~ko-KR~0.0.0.0    Package_217_or_KB2570791~31bf3856ad364e35~amd64~~6.1.1.1    Package registry presence failed, possibly an orphaned package on package watchlist
    
    Checking Component Watchlist
    (f)    CBS Watchlist Component Missing    0x80070002    amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.0.0_none_511b60f4fddfa6f9    Package_3_for_KB2518869~31bf3856ad364e35~amd64~~6.1.1.0    Package registry presence failed, possibly an orphaned package on package watchlist
    
    Checking Packages
    
    Checking Component Store
    (f)    CSI Missing Identity    0x00000000    appid    microsoft-w..-deployment_31bf3856ad364e35_6.1.7600.16385_29db99ac4b4847df    
    (f)    CSI C Mark Deployment Not Marked    0x00000000    c!policy.9.0...ft.vc90.atl_1fc8b3b9a1e18e3b_9.0.21022.8_5d1777c2e857a23b    x86_policy.9.0.microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.21022.8_none_5d1777c2e857a23b    
    (f)    CSI C Mark Deployment Not Marked    0x00000000    c!wstorvsc.inf_31bf3856ad364e35_6.1.7601.17514_856fd1bf7e8bad73    amd64_wstorvsc.inf_31bf3856ad364e35_6.1.7601.17514_none_856fd1bf7e8bad73    
    
    Summary:
    Seconds executed: 138
     Found 5 errors
      CSI Missing Identity Total count: 1
      CSI C Mark Deployment Not Marked Total count: 2
      CBS Watchlist Package Missing Total count: 1
      CBS Watchlist Component Missing Total count: 1
    Finally, some progress! 85 errors down to 5. I missed one from the last registry fix, so could you download and merge the louk1_SURT_Fix_v5.reg as we normally do - just download and double click on it.

    Lastly, there are some corruptions in your registry hive that I will need to repair manually, so could you upload your components hive to your Dropbox/Skydrive and send me the link please?

    C:\Windows\system32\config\COMPONENTS (it has no file extension)

    Tom

    illriginalized said:
    Ha!

    Latest update completely and utterly crippled my machine.

    Direct Link: https://i.imgur.com/TNrpY.png

    I think it's safe to say that Windows failed to properly create a restore point as well..

    Can't system restore. Can't go back to the last restore point, right before the update. Windows update service is down and cannot be force start, so I can't undo recent update, can't use genuine tool, device manager shows blank, cannot force start plugplay.. all of this hell broke loose after update + restart.
    If you want help, then you will have to start a thread of your own :)
      My Computer


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

    @illriginalized
    Please star a NEW THREAD of your own - with all details.
      My Computer


  3. Posts : 83
    windows 7 pro 64 bit
    Thread Starter
       #83

    Tom,

    For some reason I can't get your fix to merge. I've tried every way that I could think of and continue to get the attached message. I had looked at the last report that I sent you and believe that you and Noel are super intelligent guys. Thanks to you both.

    Louis
      My Computer


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

    I can see where the problem is - but I'm not sure what Tom was hoping to do by using that command

    Assuming that he was attempting to delete the value, I would use a REG command -

    Code:
    REG DELETE HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\ComponentDetect\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.0.0_none_511b60f4fddfa6f9] /v "Package_3_for_KB2518869~31bf3856ad364e35~amd64~~6.1.1.0.Trigger_3"

    Having said that - WAIT to run it (in an Elevated Command Prompt) until Tom confirms that's what is needed
    Last edited by NoelDP; 11 Jan 2013 at 12:53. Reason: clarity
      My Computer


  5. Posts : 83
    windows 7 pro 64 bit
    Thread Starter
       #85

    Thanks Noel. Tom had been giving me versions of that command as a download and I have always been able to have it merge into the registry. So something is not working correctly. I'll wait for Tom as you suggested. Thanks again for your help.

    Louis
      My Computer


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

    Thanks for stepping in Noel :) You've got a tailing square bracket on the key name:

    REG DELETE HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\ComponentDetect\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.0.0_none_511b60f4fddfa6f9] /v "Package_3_for_KB2518869~31bf3856ad364e35~amd64~~6.1.1.0.Trigger_3"

    And it needs speech marks around the key name as well because of the spaces in Component Based Servicing. I've fixed it, and will use it now :) Thanks again.

    @Louis

    Noels suggestion is perfect here - it will tell us what the error is, assuming there is one. I have amended Noels script, and I would like you to run this from an elevated command prompt (run as admin). Copy the output into your next post please.

    REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\ComponentDetect\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.0.0_none_511b60f4fddfa6f9" /v "Package_3_for_KB2518869~31bf3856ad364e35~amd64~~6.1.1.0.Trigger_3"

    Like last time, it's just one command and should run properly this time as I've fixed the formatting issues we had with the last reg.exe fix we tried.

    Tom
      My Computer


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

    Yeurgh!
    That's what comes of watching NCIS reruns while posting!
    :)
      My Computer


  8. Posts : 83
    windows 7 pro 64 bit
    Thread Starter
       #88

    Tom,

    Ran the fix in an elevated command prompt and it was accepted. Here is the latest "components" https://www.dropbox.com/s/eruskrdvrpyyrmt/components

    Also attached persist log.

    Louis
    Last edited by louk1; 11 Jan 2013 at 17:02. Reason: correct text
      My Computer


  9. Posts : 83
    windows 7 pro 64 bit
    Thread Starter
       #89

    Tom,

    I'll be up for a couple of hours. Now 02:01 GMT. I am taking my grandson to a college basketball game early tomorrow and will not return until around 2300 GMT.

    Thanks again for all of your help.

    Louis
      My Computer


  10. Posts : 2,663
    Windows 8.1 Pro x64
       #90

    Hi Louis,

    Excellent! Thanks for posting the components hive, you beat me to asking you! We're down to 4 errors now, but these four are harder than the 100 or so we just fixed, put together.

    I have asked for a second opinion on where to go from here, because I can't see any apparent issues in your components hive yet the SURT is still complaining and I trust that more than I do my tired eyes! I'll keep you posted, it shouldn't be too long though.

    Tom

    Edit: Seems like you posted whilst I was typing. Good luck to your grandson!
      My Computer


 
Page 9 of 17 FirstFirst ... 7891011 ... 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 19:47.
Find Us