Search results

  1. T

    Integrating specific REG breaks Start Menu and Search (LTSC 2021 IoT)

    I have a potential suspect, [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DusmSvc\Settings] "DisableSystemBucket"=dword:00000001
  2. T

    Integrating specific REG breaks Start Menu and Search (LTSC 2021 IoT)

    Confirmed. As previously stated, when add.reg is applied post setup, the start menu and search function remain intact. Examining add.reg closely now.
  3. T

    Integrating specific REG breaks Start Menu and Search (LTSC 2021 IoT)

    add.reg is the only offending file - debugging continuing
  4. T

    Integrating specific REG breaks Start Menu and Search (LTSC 2021 IoT)

    so, add.reg is an offending file, let's see if it is the only offending file.
  5. T

    Integrating specific REG breaks Start Menu and Search (LTSC 2021 IoT)

    ok so with the 3 postsetup: unlimited accounts, hibernation off and compression....all is fine...debugging commencing.
  6. T

    Integrating specific REG breaks Start Menu and Search (LTSC 2021 IoT)

    Ill tell you what, let's just apply the commands without the additional files see if that works and if it does then that would warrant further debugging on my behalf.
  7. T

    Integrating specific REG breaks Start Menu and Search (LTSC 2021 IoT)

    No I have not because it doesn't seem to make sense. The files themselves are ok, proven by post setup manual application and restart. So something about the software interacting with LTSC 2021 IoT, I believe is causing the problem.
  8. T

    Integrating specific REG breaks Start Menu and Search (LTSC 2021 IoT)

    Shocked - Merely Enabling PostSetup in NTLite Breaks Start Menu and Search of LTSC 2021 IoT I'm going to share with you the relevant files, because when I apply the files manually post setup and restart, start menu and search are fine, but when applied with NTLite, NTLite breaking start menu...
  9. T

    TUTORIAL: Create perfect Windows Post-Setup using OOBE.cmd

    Other considerations are: 1. You should apply registry tweaks first; i.e., for fixing referral error which prevents setups from continuing. Currently you Install MSI first, than EXE, than Reg Tweaks, than scripts. 2. You should inject the following code into all powershell scripts to...
  10. T

    TUTORIAL: Create perfect Windows Post-Setup using OOBE.cmd

    George King My friend, have you figured out why your beautiful script hasn't been working for some people? Well I have. George King, many folks are used to removing the USB after setup has copied the files; even the setup asks to do so or used to if I recall. Well that completely derails your...
  11. T

    Wowsers, You Won't Believe What Broke Software Protection Service (SPP)

    https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/reference/integration-services These are services to Hyper-V: <c>driver_wvmic_guestinterface.inf</c> <c>driver_wvmic_heartbeat.inf</c> <c>driver_wvmic_kvpexchange.inf</c> <c>driver_wvmic_shutdown.inf</c>...
  12. T

    Wowsers, You Won't Believe What Broke Software Protection Service (SPP)

    garlin Even if most or all of what you say is true, doesn't change the fact that one of those component removals killed Software Protection service. You can agree to disagree, but truly it is incontrovertible. One builds works (Software Protection works), the other doesn't and the only...
  13. T

    Wowsers, You Won't Believe What Broke Software Protection Service (SPP)

    After an intense debugging effort I nailed or extremely narrowed down a new bug either having to do with new updates or new builds of NTLite. Updates included: SSU-19041.4289-x64.cab Windows10.0-KB5019180-x64_PSFX.cab windows10.0-kb5032906-x64_6c7f60ce1a9cd3a52c1f478bd8e346ef6c7f4e71.cab...
  14. T

    Protecting System Restore and Optional Features

    This could be added as a compatibility tab because keeping system restore in components fails numerous times even though shadow is kept; especially if removing windows backup and performing deep removal. As such you want to protect the following files: OptionalFeatures.exe rstrui.exe srcore.dll...
  15. T

    Many Thanks Nuhi

    Yes and No. In the broadest sense, NTLite is to make Windows your own as you say. However, since the dawn of Vista, users have been annoyed with "the mixed bag of goods or mixed box of chocolates" that MS gives to consumers reliably in each release. This continues in Windows 11. For every 2...
  16. T

    Many Thanks Nuhi

    Many Thanks Nuhi for your support over the years and just outstanding product development and quality. With my latest release, I am satisfied that I have everyone else beat in terms of files / retail function; or least I have met my seemingly unreachable perfection standards. I am extremely...
  17. T

    Narrator.exe crash (The system detected an overrun of a stack-based buffer)

    Ya that was it. Thanks. I also re-enabled the speech related features under features; might as well.
  18. T

    Narrator.exe crash (The system detected an overrun of a stack-based buffer)

    So after ntliting, when I press -windows key- -ctrl- -enter- to start narration I get an error "the system detected an overrun of a stack-based buffer" relative to narrator.exe I've had problem protecting narration integrity in the past. A compatibility option for narration would be nice...
Back
Top