Windows 10 Hotfix Repository

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

  1. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150
    Manual install
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Senjanov

    Senjanov MDL Member

    Jul 29, 2011
    217
    44
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. dzaggiel

    dzaggiel MDL Junior Member

    Aug 12, 2012
    78
    13
    0
    Is the way to integrate CU to install.esd?
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,300
    450
    No, install.esd is not serviceable, you need to convert to install.wim first to be able to service it.
     
  5. damianfox

    damianfox MDL Senior Member

    Jan 23, 2011
    423
    309
    10
    Here's another way to extract the .cab from .msu

    c:\expand -f:* c:\file.msu c:\
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,188
    90,645
    340
    Using system drive root directly for files is never a good idea
    one subdirectory would not hurt
     
  7. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    I was just pointed here by Enthousiast because of an issue with LTSB 1607 where updates take ages to download.
    It seems to be a known issue with a posible solution.
    Can anyone point me to those posts (if they exists)?
    Trying to search through 272 pages will take a while.

    Cheers.
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,300
    450
    https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-269#post-1411457

    The cleanup command is:
    Code:
    Dism /online /Cleanup-Image /StartComponentCleanup
     
  9. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,300
    450
    I would run the cleanup command and see what happens after it when you retry WU.
     
  11. dzaggiel

    dzaggiel MDL Junior Member

    Aug 12, 2012
    78
    13
    0
    Ok so how to convert install.wim to install.esd after included updates to wim? Ok i see exacly this script ok.
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,300
    450
  13. dzaggiel

    dzaggiel MDL Junior Member

    Aug 12, 2012
    78
    13
    0
  14. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    Code:
    oscdimg -h -m -o -u2 -udfver102 -bootdata:2#p0,e,b<Path to \boot\etfsboot.com>#pEF,e,b<Path to \efi\microsoft\boot\efisys.bin> -l<Description of ISO> <Path to Extracted ISO> <Path to New ISO>
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,188
    90,645
    340
    No it will not
     
  16. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    #5440 TeamOS, Mar 5, 2018
    Last edited: Mar 5, 2018