KUC a utility to check you Windows 7; 2008 R2; WMS; or Win embedded update status

Discussion in 'MDL Projects and Applications' started by komm, Dec 2, 2011.

  1. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,982
    625
    60
    I think KB2813347 is "Satisfy WU" :)
     
  2. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,982
    625
    60
    Hello,

    With KUC, I have it

    2815716 You may also have to add a registry key.
    2808693 You may also have to add registry keys.
    2824491 You may also have to add/change registry key InteractiveLogonFirst.
    2826910 You may also have to add/change registry key MaxSecondaryDataDumpSize.

    Where can I find these .reg?

    Thanks
     
  3. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,982
    625
    60
    This is what I do, added the key in the registry, but KUC still indicates the missing key
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,438
    92,377
    340
    Thats why it's called "OK/INFO" ;)

    it will always be there as reference and reminder.
     
  5. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,982
    625
    60
    Ok thanks, it's indicated

    It was already indicated that before I added the .reg, I believe
    have not added the .reg to 2826910 and it's indicated OK/INFO :confused:
     
  6. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    763
    558
    30
    The latest KUC for Windows 7 wants to download Windows6.1-KB2845690-x64.msu.
    But the file does not exist on the server, when searching for the update, it appears to be present in the "old for bad" folder.
    When trying to dowload I get the "forbidden" error.
    Is this update needed?

    Cheers.
     
  7. nobbie

    nobbie MDL Novice

    Sep 14, 2010
    28
    7
    0
    @ komm
    thanks for the new KUC for win8
     
  8. imiimi

    imiimi MDL Novice

    Oct 6, 2009
    18
    13
    0
    thanks alot for KUC.

    it shows UNKNOWN for these updates:
    2840681 (GDR & LDR)
    2848304 (GDR)
     
  9. mictlan

    mictlan MDL Member

    Nov 9, 2009
    241
    125
    10
    @komm
    Thx for latest update.
     
  10. CyberUser

    CyberUser MDL Junior Member

    May 15, 2012
    63
    42
    0
    Hi komm,
    If use KUC-8 to update NET35 hotfixes into install.wim (DVD-offline),
    do we still need to run "DISM online" cmd after fresh installation of Win8 ?
    i.e. "Dism /online /enable-feature /featurename:NetFx3 /All /Source:%DVD_DRIVE%:\sources\sxs /LimitAccess"
    Thanks.
     
  11. amires

    amires MDL Member

    Sep 27, 2009
    219
    129
    10
    You can run it offline during integration like this : Dism /image:c:\offline /enable-feature /featurename:NetFx3 /All /Source:%DVD_DRIVE%:\sources\sxs /LimitAccess
     
  12. CyberUser

    CyberUser MDL Junior Member

    May 15, 2012
    63
    42
    0
    Thanks Amires ...

    Do we run the above command 'before' integration of the post NET35 hotfixes ... or 'after' ?
    It seems more logical to execute the "enable-feature" cmd before integration of the post NET35 hotfixes ...

    In using KUC-8 (select the NET35 Hotfixes option), did not notice the "enable-feature" command being executed prior to integration of NET35 hotfixes ?
    Can we assume that after integration of post NET35 hotfixes (using KUC-8), we then run the "enable" cmd ... and it still works ?

    Any thought ? :confused:
     
  13. mictlan

    mictlan MDL Member

    Nov 9, 2009
    241
    125
    10
    BEFORE!
    You first enable .NET35 and then apply the hotfixes! If you do it the other way around the fixes do not get applied.
     
  14. CyberUser

    CyberUser MDL Junior Member

    May 15, 2012
    63
    42
    0
    Thanks mictlan ...

    Not sure if KUC-8 incorporates the "enable" NET35 command when option for NET35 hotfixes integration is selected ?
    If it does not, will suggest to Komm to add that to the KUC-8 script ... to effect the integrated NET35 hotfixes.

    Thanks all ... for the clarifications. :rolleyes:
     
  15. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    311
    10
    Komm... thanks for the win7 update!!!!
     
  16. nobbie

    nobbie MDL Novice

    Sep 14, 2010
    28
    7
    0
    @ komm
    Thanks for both new versions
     
  17. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,982
    625
    60
    Yes, thanks so much :)
     
  18. skooper1895

    skooper1895 MDL Novice

    Feb 21, 2012
    5
    0
    0
    #399 skooper1895, Jul 25, 2013
    Last edited by a moderator: Apr 20, 2017
    This is awesome, especially since McRip's repos are down right now.

    However, using install_wim_tweak on a running Win7 SP1 system (via install_wim_tweak /o) makes KUC think SP1 is bad and then it tries downloading SP1 each time you run it.

    I think I know how to stop it from doing that. [EDIT: KUC might still be broken after you do this. It's probably best if you don't use install_wim_tweak before using KU]

    Method 1

    • Run KUC as admin, wait for it to give the SP1-is-bad error, then close it
    • Delete the line "Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.0.17514" from the packages.txt that KUC created in whatever folder you have KUC in. Then open a command prompt and cd to that folder
    • Run:
    Code:
    "KUC W7 UpdateChecker.exe" packages.txt
    Method 2

    • In regedit, go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.0.17514
    • Right-click it and click Permissions
    • Click the Advanced button
    • Click the entry for Administrators
    • Click the Edit button
    • In the allow column, check Set Value if it isn't already checked
    • Click OK, then Apply, then OK to everything else
    • In the right pane of regedit, double-click Visibility
    • In the box, type the number 2
    • You're done!
     
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,438
    92,377
    340
    #400 abbodi1406, Jul 27, 2013
    Last edited: Jul 27, 2013
    install_wim_tweak.exe is sort of hack utility for removing internal packages
    so its problems has nothing to do with KUC utility neither this thread.