Windows 10 Hotfix Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60
    No need for more testing, Enthousiast- you are 100% correct. (I just learned about this.)

    Regardless of what updates are integrated (including the cumulative one), updates classified as OOBE will still be downloaded and installed during OOBE even if the updates are superseded.

    I learned something, so thanks Enthousiast (and to abbodi1406 for the info above).
     
  2. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,402
    2,391
    60
    #1582 drew84, Nov 21, 2015
    Last edited by a moderator: May 23, 2017
  3. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60
    Exactly.

    I do installs while not connected to net, which is why I missed this.
     
  4. nipponico

    nipponico MDL Novice

    Nov 18, 2015
    14
    4
    0
    Please, can you explaine me how to integrate KB3116903 and KB3116906?

    Is it really necessary?

    Thanks
     
  5. Bezalel

    Bezalel MDL Senior Member

    Apr 30, 2012
    251
    28
    10
    #1585 Bezalel, Nov 24, 2015
    Last edited by a moderator: Apr 20, 2017
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,243
    90,954
    340
    #1586 abbodi1406, Nov 24, 2015
    Last edited: Nov 24, 2015
    Not tested, but it should
    change CurrentControlSet to ControlSet001

    the trick is in setting the permissions, not just changing the key value



    unless you upgrade from Win7/Win8.1, you don't need them
     
  7. Bezalel

    Bezalel MDL Senior Member

    Apr 30, 2012
    251
    28
    10
    #1587 Bezalel, Nov 24, 2015
    Last edited by a moderator: Apr 20, 2017
    Here's what I'm trying, my script contains:
    Code:
    reg load HKLM\temp W:\windows\system32\config\system
    reg add HKLM\temp\ControlSet001\Services\ADOVMPPackage\Final /v ActivationEnabled /t REG_DWORD /d 2 /f
    SetACL.exe -on "HKLM\temp\ControlSet001\Services\ADOVMPPackage\Final" -ot reg -actn restore -bckp .\ADOVMPPackage.txt
    reg unload HKLM\temp
    
    and my ADOVMPPackage.txt contains:
    Code:
    "HKLM\temp\ControlSet001\Services\ADOVMPPackage\Final",4,"O:SYG:SYD:AI(A;CI;CCDCLCSWRPRC;;;IU)(A;CI;CCDCLCSWRPRC;;;SY)(A;CI;CCDCLCSWRPRC;;;BA)(A;CIID;KR;;;BU)(A;CIID;KA;;;BA)(A;CIID;KA;;;SY)(A;CIIOID;KA;;;CO)(A;CIID;KR;;;AC)"
    
    Since I'm running in PE, I don't need a super command prompt (and I already know I can modify the values).
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,243
    90,954
    340
    #1588 abbodi1406, Nov 24, 2015
    Last edited by a moderator: Apr 20, 2017
    The path in ADOVMPPackage.txt should start with
    Code:
    "machine\temp
    not
    Code:
    "HKLM\temp
     
  9. damianfox

    damianfox MDL Senior Member

    Jan 23, 2011
    423
    310
    10
    Hmm.. Weird Windows Update isn't showing/giving me that Cumulative Update.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. pawX

    pawX MDL Member

    Jul 29, 2009
    178
    291
    10
    Same here. I thought that maybe it recognizes clean installs vs. upgrades and then doesn't show the update for clean installs as the only change is related to the reset privacy settings if upgrading.

    However, even after uninstalling the previous cumulative update (KB3118754), it still finds KB3118754 and reinstalls it, and not the new one.

    I'm sure someone will post direct links to the update soon.
     
  11. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,836
    19,076
    340
    #1592 Tito, Nov 24, 2015
    Last edited by a moderator: Apr 20, 2017
    (OP)
  12. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,917
    5,755
    180
    #1593 SAM-R, Nov 24, 2015
    Last edited by a moderator: Apr 20, 2017
  13. pawX

    pawX MDL Member

    Jul 29, 2009
    178
    291
    10
    Just got it on WU.
     
  14. damianfox

    damianfox MDL Senior Member

    Jan 23, 2011
    423
    310
    10
    I wonder what the changes are, I guess we'll never find out lol
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Deke40

    Deke40 MDL Novice

    Nov 17, 2015
    38
    1
    0
    #1597 Deke40, Nov 24, 2015
    Last edited: Nov 24, 2015
    Anything New On Latest Update?

    I haven't had a chance to check it out yet.
     

    Attached Files:

  16. Deke40

    Deke40 MDL Novice

    Nov 17, 2015
    38
    1
    0
    They didn't get the regedit search fixed.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,243
    90,954
    340
    Nothing Bitlocker related updated in the cumulative

    App model execution (WinRT stuff) and DeviceAccess policy
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,799
    104,123
    450
    #1600 Enthousiast, Nov 24, 2015
    Last edited: Nov 24, 2015
    I've got it now on WU, yesterday (tuesday 24th of november 22:35) it wasn't).