How can I Extract all pre-cmd

NTLite creates a batch script named "\sources\$OEM$\$$\Setup\Scripts\SetupComplete.cmd" in the ISO folder. This file contains all the Post-Setup (Machine) or "Before logon" commands.

It's easier to open SetupComplete.cmd in Notepad, than trying to extract the commands from a preset.
 
NTLite creates a batch script named "\sources\$OEM$\$$\Setup\Scripts\SetupComplete.cmd" in the ISO folder. This file contains all the Post-Setup (Machine) or "Before logon" commands.

It's easier to open SetupComplete.cmd in Notepad, than trying to extract the commands from a preset.
That's amazing, Thank you
 
You have to first apply the preset, before NTLite creates SetupComplete.cmd in \sources.

This folder doesn't look like an original Windows ISO. NTLite will make a SetupComplete, but if your ISO has other problems fix them yourself.
 
Back
Top