Search results

  1. nuhi

    How many devices can a licence be activated on?

    Hi, 5 machines of yours, one license is enough for a Home user.
  2. nuhi

    Services list keep showing when you scroll down

    Interesting, it's as if the list filled 4/5 times, haven't seen that myself. Will add logging to the fill action, so if with the next update these days you see it again, please upload the log to see when it being triggered. Thank you. edit: actually I think I found it while planning the...
  3. nuhi

    Why are there two versions of Microsoft.WindowsAppRuntime component in Windows 11 23H2?

    Hi, some Windows components are built for one, some for the other, actually the vNext was introduced recently via cumulative update. They are not interchangeable, even have a different name, the important part is until _8wekyb3d8bbwe. To programs searching for their runtime, one letter...
  4. nuhi

    [Resolved] Error applying "App Installer"

    The Updates - toolbar - Optimize Appx option can produce that error on a live system, saw it myself as well. Thank you for the report, will reply here when fixed.
  5. nuhi

    Add back in Feature On Demand (Capability) to live OS

    Hi, sure, here. Tool will prompt where to extract the ISO, basically update cache .FOD, e.g. D:\Updates\11.25H2.x64.FOD
  6. nuhi

    Using some sort of search operator to select/toggle or filter certain customization options

    Constructive feedback is always welcome. Let's make the 'Legacy games' compatibility option for those that want to protect it, it would be enabled by default. Other than these two, anything else comes to mind? GS Wavetable Synth, Legacy Components Moved Speech TTS to the Lite template, good...
  7. nuhi

    Using some sort of search operator to select/toggle or filter certain customization options

    Hm, thinking a bit more on this we need to go deeper. Filter: - checked, subcomponents not shown only if already unchecked, does not matter for unchecking - unchecked, subcomponents are also already unchecked, does not matter. When Checking, then you already get the prompt summary of what is...
  8. nuhi

    Using some sort of search operator to select/toggle or filter certain customization options

    Hi, basically you're suggesting a filter. Then the normal operations of the page would operate on the listed filtered components only. I like it in general, had the need myself for only Checked (Kept) for a while now. It could be a simple dropdown added to the page, like Filter...
  9. nuhi

    Launching another instance of NTLite does not work, older version works with no issues.

    Confirmed, fixed in the next update. Uploaded it to the beta version (also Menu - Check update - Channel Beta), so you don't have to wait.
  10. nuhi

    December (2025) NTLite Discount

    Yes, from Christmas to the New Year.
  11. nuhi

    Shortcut icon won't load from UNC path

    Even though this is not related to NTLite, as I replicated it on a non-edited Windows, it is important enough to review. As far as I see, only thing influencing this is the Control Panel - Internet Options - Security - Local Intranet - Sites - Advanced Add file://127.0.0.1 Then reset icon...
  12. nuhi

    [BUG] NTLite 2025.12.10723 doesn't run on Windows 7

    Done, now Windows 7 & 8.1 are a separate download, so we can use newer APIs for the default (Windows 10+) version. So far features are the same.
  13. nuhi

    [BUG] NTLite 2025.12.10723 doesn't run on Windows 7

    Hi garlin, yes, found out about it today. Switching to Visual Studio 2026 new platform toolkit did it. Will split Legacy (32 and 64) and new compile 64 only to get best of both worlds, aiming for tomorrow release, making it all automated. Thank you.
  14. nuhi

    Load two different ISOs at the same time?

    Then it's a free version, multi-instance is for licensed only. It should have prompted that, but I now tested it and it silently just re-opens the same instance. Will fix it to show the message its' a premium feature.
  15. nuhi

    Load two different ISOs at the same time?

    Open second NTLite like you would open the first one. Avoid the same image (it should be locked anyway), and proceed with others.
  16. nuhi

    Windows Update Fix with different approach?

    Yes, custom ISOs with Host Refresh compatibility turned on should work, unless it's some edge case or too much removed on the Host. What is upgradematrix.xml ? (I opened it, but it's not a preset) Also "keep files"? (I assume you point to Compatibility file list, but not sure how is that tied...
  17. nuhi

    Rename "This PC" to %HOSTNAME%

    I would do this with a script and add it to Post-setup - After Logon. Read the computer name, prepare the registry same like with a static name, only difference is now knows the computer name it extracted. Potentially even restart Explorer if important to update before next reboot. You'll never...
  18. nuhi

    Windows Update Fix with different approach?

    In-place Upgrade is the best course of action. Fixing manually is never easy or even realistically possible without analyzing logs and retrying. If you can fix individual files/components, starting the wizard is much less complicated. If the migration fails, focus on fixing that instead...
  19. nuhi

    Nov. & Dec. 2025 CU's giving startup/shutdown errors

    Thank you, nothing in that preset should break shutdown. Best would be to proceed with the Host Refresh fix, using the latest NTLite, unedited ISO + same preset + latest updates.
  20. nuhi

    ntlite.exe command line parameters

    That is normal for command-line, as far as I know. You can use start /WAIT "" "ntlite command here" Make sure to use /ExitAfter:1 so it releases the wait when done. Btw that first "" after the /WAIT is needed.
Back
Top