Search results

  1. A

    [INSTALL ERROR] 0xc0000005 While decompressing Windows Files

    Do you honestly believe that 200 GB will ever get solid-compressed safely?
  2. A

    PowerShell GUI for Downloading Language Packs - W10_11LangPack.ps1

    Done sorry about that, i regularly forget to do it whenever i update a script or pack :D
  3. A

    Mandatory OOBE Updates coming to W11 22H2+ in the September 2025 CU

    https://learn.microsoft.com/en-us/windows/release-health/windows-message-center#3648
  4. A

    Mandatory OOBE Updates coming to W11 22H2+ in the September 2025 CU

    I thought 24H2 do that since the beginning
  5. A

    ClipUp.exe License error

    ClipUp has nothing to do with KMS activation, or activation per-se it only migrate downlevel genuine licenses (KMS, Retail, OEM..) to Digital License e.g. before Win 7-8.1 keys support were removed in 2023, genuine Win 7-8.1 key can be installed on Win 10, and ClipUp will convert it to...
  6. A

    Windows 12 coming this fall in 12-Nov-2025

    LOL, anyone can post a question or answer there this gives a clear prespective about how much Windows users degrade with each "shiny" NT 10.0 release
  7. A

    Removing PowerShell

    This is just hardcoded path for compatibilty and stability, it will never change run this in command prompt to check if 2.0 engine exists: powershell.exe -version 2
  8. A

    [BUG] Corresponding registry entries are not removed when some Appx packages are deleted

    Yes but dependencies are too size-small to consider or overthink about it :)
  9. A

    [BUG] Corresponding registry entries are not removed when some Appx packages are deleted

    You should not remove any Framework (dependency) apps unless you remove all main apps
  10. A

    Microsoft Security Essentials (MSE) is no longer available for Windows 7

    Pretty much SCEP: SpyNet opt-in during setup enable Server Management EPP: SpyNet opt-in by default enable Firewall Management EPP is mainly deployed with Windows Intune
  11. A

    Microsoft Security Essentials (MSE) is no longer available for Windows 7

    There's "Microsoft Endpoint Protection 2012" too https://officecdn.microsoft.com/pr/MEP/EPPInstall.exe
  12. A

    DISM Update cleanup failing for me (Error 0x800F0806)

    Unlike Windows 10 1607 and later, most updates will trigger offline pending status for Windows 8.1 / 7 you need to install the image in Audit mode, run cleanup, sysprep and capture new install.wim
  13. A

    About Updates, Packages, DISM Cleanup and ResetBase

    Win11 24H2 servicing stack is a complete mess if the size is not an issue, don't cleanup
  14. A

    NTLite Crashes on Integrating .NET 3.5 please help

    The combined 3.5/4.8.1 update can be added without NetFx3, and you don't actually need to re-add it after enabling it unless you removed NetFx4 component of course
  15. A

    Language Packs-Integration breaks language choice in OOBE

    OOBE breaks because you must add updates (latest cumulative update) after languages + "W10-11 LanguagePacks v2.3" is by garlin
  16. A

    Holy What The OMG the DriverStore FOLDER!?

    Never use slmgr /upk because it invalidate sppsvc notify status and might cause it to install the default generic key, leading to unwanted edition switch on win 10 1607 or later slmgr /ipk is enough
  17. A

    Image creation aborted - [112] There is not enough space on the disk.

    That's sounds like a disk corruption issue
  18. A

    Windows 11 24H2 updates KB5043080 & KB5050009

    https://www.ntlite.com/community/index.php?posts/24632/
Back
Top