Search results

  1. A

    NET Framework 4.8 Updated

    /ai /gm2 would work for 7zsfx
  2. A

    Integrating Updates into Win 7 SP1: Curious about the order NTLite wants to do them?

    Yes, you need to install it separately (KB2670838 + KB2841134 + KB2849696 + KB2849697) Convenience Rollup doesn't include any IE updates, but it include .NET 3.5 updates Monthly Rollup include IE11 updates, but it doesn't include any .NET 3.5 updates
  3. A

    Integrating Updates into Win 7 SP1: Curious about the order NTLite wants to do them?

    KB4490628 > KB4474419 always the first KB3125574 always the last KB2882822 = not needed with KB3125574 KB2999226, KB4534251 IE11 Cumulative, KB4534314 Security Only = not needed with KB4534310 Monthly Rollup
  4. A

    Which is better WIM, ESD or SWM?

    Default WIM compression is LZX :) None (Copy) method is now used for the LCU msu file (now a wim file instead limited cab) for canary builds 25336+ xpress level was used with Windows 8.1 wimboot files i guess the main reason for split wim is because FAT32 cannot read > 4GB one file, and MS only...
  5. A

    [Bug] Win7 on vhd NTLite forgetting to unhive SYSTEM... causing boot fail

    Dism.exe sometimes fail unload the mounted image registry hives https://www.ntlite.com/community/index.php?threads/dism-cleanup-progress-status-broken-on-win11-22h2.3598/post-35547
  6. A

    Problem integrating KB5028244 into Win10 Home Single Language

    Home SL is virtual edition based on Home edition since Win10 v1803 you can just update Home and install Home SL key 0x800F0984 = PSFX_E_MATCHING_BINARY_MISSING PSFX errors are common since Win10 v1903, it's best to use plain 19041.1 source to avoid them
  7. A

    Searching for Windows 10 1511 (x64) KB4056254, KB4021702, KB4480730 and KB4023814

    All except KB4021702 are ment to upgrade you to higher supported version, you should not install them
  8. A

    ESD to ISO conversion seems failed

    ESD Decrypter (AKA ESD>ISO converter) is dated back to Windows 8.1 era :) https://github.com/abbodi1406/WHD/raw/master/scripts/esd-decrypter-wimlib-63.7z
  9. A

    Trouble finding W10 21H2 ISO

    W10_21H2 url is mis-copied in the script https://download.microsoft.com/down...34a-90de-9bf540a82371/SignedCabs/products.cab
  10. A

    Trouble finding W10 21H2 ISO

    More recent version is better although 19044.1586 cab is dated Mar 2022, it was not actually released until late Nov 2022 AveYo didn't get the chance to include it in his script (before he went AWOL)
  11. A

    Trouble finding W10 21H2 ISO

    Older MCT versions will still download latest version's product CAB (e.g. MediaCreationTool1803.exe will download 19045.2965) which may not work correctly if you want old version with its own MCT, then download its product CAB, rename it to products.cab and place it in the same folder with MCT...
  12. A

    Microsoft will upgrade Windows 10 21H2 users automatically next month

    Why do you think 22H2 is different or worse than 21H2? they are almost feature-identical
  13. A

    DISM Cleanup progress status broken on Win11 22H2?

    nuhi, They removed applicability for "regular" client editions since March, because the extension support for Intel Clovertrail Devices ended 2023-03 CU KB5023697 and later are applicable only for Enterprise LTSB and Server 2016 editions (and WinPE) you don't get the "not applicable" message...
  14. A

    DISM Cleanup progress status broken on Win11 22H2?

    You mean this error? Error: 1726 The remote procedure call failed. An error occurred closing a servicing component in the image. Wait a few minutes and try running the command again. that's mostly not a harmful error sometime DISM just fail to unload the mounted image registry hives running...
  15. A

    Apps Update (MS Store)

    No, dependency appx packs major versions are not interchangeable apps that require 2.7 will not work with 2.8 and vice versa
  16. A

    (Solved) Is there a way to make image serviceable again? [Was a 3rd party file manager]

    You can try to delete unserviceable value from wim registry \SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing require TrustedInstaller privileges
  17. A

    Non-tool report - Windows 7 End Of Extended Support DISM package removal issues. DISM broken?

    I cannot seems to understand what's the issue exactly you are trying to remove inbox OS packages? that don't work normally and the registry changes you are trying to made are blocked, because CBS registry require TrustedInstaller privileges and OS packages are all 6.1.7601.17514, the version...
  18. A

    Windows Update downloading Cumulative Update even after integration

    Do you add second keyboard during installation? that usually trigger download/install of the new lang FOD packs (LanguageFeatures-Basic at least), which in return cause LCU reoffer in Windows Update p.s. LCU reoffer won't occur if contents of C:\Windows\servicing\LCU are not cleaned but that's...
Back
Top