Search results

  1. A

    Bypass HW Requirements for W11 24H2 live upgrades

    HwReqChkVars value he posted (and you converted to .reg fomat) is truncated and will not work take the full value from source :)
  2. A

    Possible Product Key problem?

    W10-Iot-LTSC-21 should be 19044.2788 or later to accept KMS key
  3. A

    PowerShell GUI for Downloading Language Packs - W10_11LangPack.ps1

    UUP and ESD are 38 languages actually :) only Insider Preview ISO are 18 langs
  4. A

    Manifest file for SysWOW64\mscoree.dll

    https://en.wikipedia.org/wiki/Bush_hid_the_facts :)
  5. A

    Solution for Win10 1507/LTSB 2015 Unable to Integrate Patches

    I have no idea, i didn't keep or check any 1507 installation since 2018
  6. A

    Not able to integrate KB5038488 (SafeOS DU) with NTLite for 26100 builds

    KB5038488 (Package_for_SafeOSDU) is only for winre.wim for builds 26080+ LCU is not applicable / skipped for winre.wim for builds 26052+ boot.wim created from UUP is a modified winre.wim, above rules apply
  7. A

    Win 11 Build on Win 8.1 - What is possible?

    Win 11 24H2 fixed the issue with Win 8.1 not being able service it (add updates, features, drivers), Appx packages servicing never stopped working however, other issues or incomptibility may surface
  8. A

    Installing Windows OS with a "Drivers" folder to install drivers, without increasing the install.wim size

    I think PnPUnattend thing do what dism do i.e. it will copy all found drivers to DriverStore first, before installing applicable ones https://learn.microsoft.com/en-us/windows-hardware/drivers/install/how-windows-selects-a-driver-for-a-device Windows 8 and later, DriverStore is the only source...
  9. A

    VBScript ends after Windows 11 24H2

    The title is misleading, disabled by default doesn't mean end :D fyi, wmic.exe isn't disabled by default in 24H2, but LCU (560 or 712) disable it
  10. A

    An unsupported Windows version has been detected (LTSB 2015)

    You want updates list for LTSB 2015/2016?
  11. A

    Windows 7 Slipstream update failed

    Usually, newer DISM / ADK have issues on downlevel Windows, but not the opposite way around e.g. Windows 7 Host will have issues updating Windows 11 or Windows 10 > 1903 images even Windows 8.1 can't service Windows 11 > 22H2 images properly
  12. A

    Windows 7 Slipstream update failed

    MS says Win11 dism isn't suitable for servicing Win7 or Win8 https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/dism-supported-platforms
  13. A

    Windows 7 Ultimate Signature Edition x86 -> Win7 Final Edition ISO

    Monthly Rollup (and some Security-Only updates) already include the "Telemetry" updates components avoiding those updates won't have any effect, just disable them and move on https://pastebin.com/zeJFe08G
  14. A

    Problem with Sysprep in Windows 11

    Close it and run from command prompt as administrator start %windir%\system32\sysprep\sysprep.exe /generalize /oobe /shutdown
  15. A

    Cleanup Office after setup

    FYI, you can place ODT setup.exe and configuration.xml (must be named like that) inside Office folder, and install it with just: setup.exe /configure without specifying config path or SourcePath in the config, it will be auto-detected
  16. A

    Duplicate Staged Features

    Using Home? those are staged for Pro
  17. A

    Problem, NTLite cannot find updates for Windows 10 22H2

    Maybe his B: is RAM or ReFS drive
  18. A

    Need NTLite older version to support Windows 10 1511

    Why are you adding multiple versions of same update type? and some are the same added multiple times you only need last applicable release for each type https://gist.githubusercontent.com/abbodi1406/a1cbe09e0191c7ef7111625a5ba29091/raw/WU10586.txt and why not using Enterprise edition?
  19. A

    NTLite Update Download Problem

    Win7 would need at least KB4490628+KB4474419 for proper Tls 1.2 support / sha2 certificates
  20. A

    Language Packs for boot.wim

    Why all the trouble? is en-us too bad compared to en-gb?
Back
Top