Windows 10 Hotfix Repository

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

  1. ytb222

    ytb222 MDL Novice

    May 27, 2011
    22
    2
    0
    When i try to install 3176938 it says i already installed it.,i have build 103 with 3176938
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,071
    55,458
    340
    How you try to install it exactly?
     
  3. ytb222

    ytb222 MDL Novice

    May 27, 2011
    22
    2
    0
    i installed 103 with W10UI_1.5 WITH KB3176938,I GOT 103 NOW IT WONT LET ME INSTALL 3176938 WITH 105
     
  4. oldee

    oldee MDL Member

    May 27, 2012
    171
    46
    10
    @ytb222, Even KB3176938 number is same for build 103 and 105 but they are different SHA1 and size. A few days ago I updated to 103 with it (old) and on yesterday I updated again with it (new).
     
  5. ytb222

    ytb222 MDL Novice

    May 27, 2011
    22
    2
    0
    it wont let me it says i already have 3176938 in my computer
     
  6. ytb222

    ytb222 MDL Novice

    May 27, 2011
    22
    2
    0
    how do i uninstall 103 from computer ,i used W10UI_1.5 to install 103,so i can install 105
     
  7. Prosto

    Prosto MDL Addicted

    Mar 18, 2015
    769
    307
    30
    dism /online /add-package:X:\kb3176938.cab
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,593
    59,670
    450
    The insider CU kb3176938 = 14393.103 but lacked some language dependend files.

    This new CU with the same kb nr = 14393.105 and seems to have a full packages of language files.

    I just got this new CU offered on WU, installing atm.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,071
    55,458
    340
    Yes
    unfortunately, that's expected, W10UI is designed to detect updates by there KB numbers not sub-version

    either use dism to install the new package like Prosto said
    or goto Control Panel - Programs and Features - Installed Updates, and uninstall KB3176938
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,593
    59,670
    450
    #2810 Enthousiast, Aug 31, 2016
    Last edited by a moderator: Apr 20, 2017
    Integrating it to a boot.wim with the former CU "KB3176938" already in it:

    Code:
    An error occurred - Package_for_RollupFix Error: 0x80070032
    
    Error: 50
    
    The request is not supported.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Full inu

    Full inu MDL Addicted

    Jun 9, 2015
    509
    129
    30
    And breaks something in network security :worthy::clap:
     
  12. Prosto

    Prosto MDL Addicted

    Mar 18, 2015
    769
    307
    30
    #2812 Prosto, Aug 31, 2016
    Last edited by a moderator: Apr 20, 2017
    why?
    Integrate it to a install.wim only
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,593
    59,670
    450
    Why?

    For testing purposes (i just as well could have tested it with the winre.wim (all updates have state: installed))
    For creating an uptodate/working windows install iso
    Etcetc....
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. smiler10

    smiler10 MDL Junior Member

    Aug 15, 2009
    70
    358
    0
    #2814 smiler10, Aug 31, 2016
    Last edited by a moderator: Apr 20, 2017
  15. Myrrh

    Myrrh MDL Expert

    Nov 26, 2008
    1,496
    601
    60
    #2815 Myrrh, Aug 31, 2016
    Last edited: Sep 1, 2016
    Well if they didn't fix that, and released it public and WSUS, and ignored the feedbacks and forum posts about it, I guess it's about to be SHTF. Everything on my network stays at 14393.82 until this is resolved.

    Edit: got a chance to test it, .103 breaks SYSVOL connectivity, but bypassing it straight to .105 doesn't.

    The machines I had tested .103 on had to be in-place upgraded using the 14393 ISO to clear it up.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,071
    55,458
    340
  17. drew84

    drew84 MDL Addicted

    Mar 13, 2014
    958
    1,498
    30
    #2817 drew84, Sep 1, 2016
    Last edited by a moderator: Apr 20, 2017
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,593
    59,670
    450
    #2818 Enthousiast, Sep 1, 2016
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. yonk316

    yonk316 MDL Novice

    Sep 19, 2014
    27
    47
    0
    Screenshot (1).png

    Seeing it here too.
     
  20. mysteriously

    mysteriously Guest

    #2820 mysteriously, Sep 6, 2016
    Last edited by a moderator: Apr 20, 2017
    Thank you, this works perfectly :worthy:
    Now I was finally able to finish writing and testing a script blocking such update :D