Windows 10 Hotfix Repository

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

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    #2541 Enthousiast, Jul 22, 2016
    Last edited by a moderator: Apr 20, 2017
  2. 100

    100 MDL Expert

    May 17, 2011
    1,354
    1,589
    60
    #2542 100, Jul 23, 2016
    Last edited by a moderator: Apr 20, 2017
    Probably due to the way it uses delta compression.

    Extracting the full files:
    Code:
    expand.exe source.cab -F:* destinationdir
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    #2543 abbodi1406, Jul 23, 2016
    Last edited by a moderator: Apr 20, 2017
    It actually worked here just fine:
    Code:
    ============================================================
    Extracting/Copying .cab files to temp folder
    ============================================================
    
    1/1: Windows10.0-KB3176925-x86.cab
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/1: Windows10.0-KB3176925-x86.cab
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14295.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.3.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
       Finished
    ============================================================
    
    
    Press any key to exit.
    what's the error you get?
     
  4. Schrotty

    Schrotty MDL Junior Member

    Aug 12, 2009
    52
    3
    0
    How can i integrate KB3176925 in the ISO?
     
  5. 100

    100 MDL Expert

    May 17, 2011
    1,354
    1,589
    60
    WU distribution is limited, but obviously HTTP doesn't care. :p

    WU client simply appears to do a check on HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsSelfHost\Applicability\Ring (REG_SZ). The update should show up in WU with "Ring" set to "WIF" (fast ring).
     
  6. ashish.k

    ashish.k MDL Senior Member

    Dec 27, 2014
    299
    134
    10
    OK, well I did a clean install and right now I'm on local account so WU couldn't pick it up. I downloaded and installed manually.
    Thanks!
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    You can pick up insider stuff being on a local account, just login the insider part of windows update :)
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    #2549 Enthousiast, Jul 23, 2016
    Last edited by a moderator: Apr 20, 2017
    I didn't specify the full path to the install.wim next to the script, now it works OK :)
     
  9. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
  10. Full inu

    Full inu MDL Addicted

    Jun 9, 2015
    516
    133
    30
  11. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    688
    1,132
    30
  12. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,467
    2,485
    120
    Because I got them from MSDN subscription, otherwise I would share necro-stuff like you. :p
     
  13. farukkaraca

    farukkaraca MDL Member

    Sep 27, 2009
    169
    97
    10
    Hi Guys ;
    First thanks to Burdafel for Visual C++ Runtime Installer posts and thanks to other contributors for their posts about seperate Visual C++ exe's.
    I believe that Visual C++ installers are must have for all computers and i dont think Windows 10 Hotfix Repository thread is the correct thread for Visual C++ Redistributables..When i need these posts , i am really being lost among posts in Windows 10 Hotfix Repository thread..

    Just a suggestion , why dont we create a sticky thread about Visual C++ Installers in "MDL Projects and Applications" section or in somewhere else? (It would be more easy for someone who looks for these installers)

    Thanks Guys
     
  14. DiamondMon

    DiamondMon MDL Addicted

    Jul 31, 2009
    664
    1,615
    30
  15. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90