Post install

TweakingCat

New Member
Messages
3
Reaction score
0
Hey, I have a custom window where a script opens automatically every time. I would like to remove it. If I insert the ISO file into NTLITE, it doesn't appear in the post-setup! Can I change the script somehow or see where it is saved after installing the Custom Windows?
 
The normal way to run Post-Setup actions is to write a SetupComplete.cmd script under \sources\$$\Setup\Files on the ISO.
If your custom ISO doesn't have one, then you have to investigate or ask the ISO's developer.
 
Back
Top