Recent content by garlin

  1. G

    Bugs in NTLite v2025.07.10526

    More specifically, integrating what files? Language Packs, Feature on Demand (FOD), or Appx packages?
  2. G

    Deleting non-essential versions from your ISO

    There's three options for removing unwanted images: 1. From the Image screen, right-menu select on any unloaded image and Delete. Only one image at a time can be removed this way. 2. From the Apply screen, click on "Remove nonessential editions" and select the unwanted images. All selected...
  3. G

    Cannot use Gameplayer-recorders like Overwolf

    KERNELBASE.dll is a generic error, it usually means "something went wrong", but Windows can't figure out how to pass the specific crash info back to you. You're also examining OverwolfLauncher.exe, but your crash message is from Overwolf.exe itself.
  4. G

    ESD compression on latest NTLite seemingly not working?

    Check the timestamp on the ISO's install.wim. Sounds like the new WIM wasn't fully created before NTLite bailed.
  5. G

    ESD compression on latest NTLite seemingly not working?

    What's the name of the final image file? install.esd or install.wim? If you opened the NTLite.log, does it confirm you asked for ESD compression?
  6. G

    Cannot use Gameplayer-recorders like Overwolf

    I have no idea. But the Overwolf site keeps mentioning .NET 4.8 in several places, so forcing the latest CLR might or might not work. You can change it on the live system, and restart Windows. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework]...
  7. G

    WindowsDVDPlayer might be required for Windows Media Center

    FYI -- Per nuhi's forum rules, we're not allowed to discuss projects that sideload WMC (or other licensed features) to Windows editions that don't have it. There's plenty of enthusiast sites which already cover that subject. Don't cross the DMCA waters.
  8. G

    Cannot use Gameplayer-recorders like Overwolf

    Overwolf is built on top of OBS. Other than install issues, no one's opened a thread on a broken OBS. Try disabling OnlyUseLatestCLR.
  9. G

    Remove .NET 4.8 Components

    <c>netframework4wcf 'Windows Communication Foundation (WCF) 4'</c>
  10. G

    Windows 11 Pro multi-language

    For every image, there's a base install language which is used as the system's UI language. You can add extra LP's for your users' benefit when creating their account profiles, but that doesn't change the system's language. So a base English-US image would always install as English-US Windows...
  11. G

    Essential components, features and services for Windows 11

    You typically answer "Always deleted this" to reflect your personal modding. But that doesn't provide the correct advice for users who don't follow the same path. OOBE's dependency on CreateObjectTask was discussed as far back as in Clanger's time.
  12. G

    Essential components, features and services for Windows 11

    This task is required for OOBE, which we know you always skip in Unattended mode.
  13. G

    Windows 11 24H2 - File Explorer Not Show Tabs

    When you turn off Recall using only DISM in the offline image, doesn't that also trigger a servicing bug? I proved that last year, by skipping NTLite and using manual DISM commands on a clean image. To be fair, I haven't re-tested what happens using an updated 24H2 image.
  14. G

    Windows 11 24H2 - File Explorer Not Show Tabs

    I tried the original settings (26100.1742 + preset), and Explorer's broken. Removing <c>microsoftwindows.client.aix</c> put it back to normal. If the original intention was to remove Recall, and NTLite reverted to the old behavior of not fixing WindowsAppRuntime.CBS, then DISM is the only way...
  15. G

    Essential components, features and services for Windows 11

    For the most part, this list of disabled services is safe except for: Microsoft\Windows\CloudExperienceHost\CreateObjectTask This task must be enabled during install; and can be safely disabled after your user account has been provisioned (logged on). You really shouldn't disable Time Sync...
Back
Top