Windows 10 Hotfix Repository

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

  1. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,054
    24,375
    340
    Even better (nothing gets lost usually): Repair-Install aka In-Place_Upgrade :good3:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Stanzilla

    Stanzilla MDL Novice

    Mar 7, 2014
    30
    15
    0
    I would not suggest that anymore, it breaks s**t all the time.
     
  3. tfwmdl

    tfwmdl MDL Novice

    Feb 18, 2010
    14
    3
    0
    Yeah, that looks most likely. Bummer, as the OS took all the previous updates ok. Ah well, clean reinstall it is. :)
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    PSFX format is a gift and a curse
     
  5. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    933
    60
    Abbodi, question. What is this PSFX format? Ive seen that when i extract msu's.
     
  6. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    933
    60
    Ahh, i found your answer elsewhere, thanks abbodi :D
     
  7. 3zero3

    3zero3 MDL Senior Member

    Apr 26, 2012
    421
    686
    10
    Just for curiousity.

    Can we somehow manually handle PSFX, something like SVF?
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Code:
    smv BuildPatch 1.svf Windows10.0-KB4497936-x86_PSFX.cab Windows10.0-KB4503293-x86_PSFX.cab -br . -compressratio 49 -sha1 -nomd5
    
    80.1 MB -> 86.7 MB = 67.0 MB
    not feasible
     
  9. 3zero3

    3zero3 MDL Senior Member

    Apr 26, 2012
    421
    686
    10
    #8290 3zero3, Jun 21, 2019
    Last edited: Jun 22, 2019
    No, I mean, is there any possibility to somehow to use PSFX itself (PSF patch) to make patch, like we can do with SVF.

    Is PSFX (or PSF patch at least) can be made by Microsoft only?
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,940
    450
    I believe you are mixing things, SVF is the difference between a source iso and a target iso.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,940
    450
    In this context it's used for ISO distribution.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. 3zero3

    3zero3 MDL Senior Member

    Apr 26, 2012
    421
    686
    10
    Well, I am afraid that I do not understand context, because I did not talk about any ISO.

    Just about possibility to somehow make PSFX patch with "own hands".

    Just like we make SVF.
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,940
    450
    Maybe i misunderstand, afaik PSFX is a full update for windows, and is not something like a "deltapatch" (SVF), it contains the full update (i have been on vacation this week, i have to read up a lot).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. 3zero3

    3zero3 MDL Senior Member

    Apr 26, 2012
    421
    686
    10
    Technically, yes, it is full update for windows.

    But, at the same time, update does not contain full files, only reverse and forward patches aka PSF files.

    Confused, I know. :)
     
  15. 3zero3

    3zero3 MDL Senior Member

    Apr 26, 2012
    421
    686
    10
  16. KeepCool

    KeepCool MDL Novice

    Nov 1, 2012
    38
    0
    0
    #8298 KeepCool, Jun 22, 2019
    Last edited: Jun 22, 2019
    Hello..
    Any tool to download the cumulatives for -> en_windows_10_enterprise_ltsc_2019_x64_dvd_74865958.iso ( the first first one released)
    or I need to manually download all this...

    KB4503308
    KB4501371
    KB4503864
    KB4502559
    KB4502564
    KB4494174
    Thanks...
     
  17. strotee

    strotee MDL Member

    Jan 30, 2011
    231
    207
    10
    #8299 strotee, Jun 22, 2019
    Last edited: Jun 22, 2019
    WHD, then use W10UI to slipstream them into the source, tool also makes an ISO when finished slipstreaming.
     
  18. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,054
    24,375
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...