How to disable or auto skip the warnings and errors for existing files

djaycva

New Member
Messages
2
Reaction score
0
May I check how I can disable the warning pop-ups that appear when building a new image in NTLite? I frequently encounter these warnings, especially when adding APPX packages or additional languages, and the process pauses until I manually click OK.

Is there a setting that allows me to disable these pop-ups or automatically skip them so the build can run without interruption?

Thank you.Screenshot 2025-12-02 092303.png
 
Last edited:
Ideally, NTLite would check to see if the items you are adding (in this case, WindowsAppRuntime) match items you are removing (thus indicating you are simply updating the package) and not show the error at all in these cases. Would also be helpful for driver updates.
 
Ideally, NTLite would check to see if the items you are adding (in this case, WindowsAppRuntime) match items you are removing (thus indicating you are simply updating the package) and not show the error at all in these cases. Would also be helpful for driver updates.

I understand the logic behind this, but I would like to check if there is any way to disable it. Ideally, I’d like to run the process and step away from my workstation, and have it completed without pausing at that prompt.
 
And do not add AppRuntime 1.8 to the integration, since the same version already exists
 
Back
Top