Skip to main content

Using NTlite to slipstream programs in a Windows ISO

I started by posting this question on how to create a Windows 10 installation DVD, with preinstalled software (office, antivirus, etc), and it was suggested to try NTlite. After a test, the windows installed (as a virtual machine) with the customized ISO, doesnt have the software I tried to have preinstalled. The windows custom configurations and updates, worked fine, but the software pre-installation is also very important.


I'll retrace here my steps and maybe someone can spot a mistake.


This is the source loading into NTlite :


enter image description here


This is the updates :


enter image description here


This is some of the windows configuration (adding user accounts etc) :


enter image description here


This is a few software I added for a test :


enter image description here


And the final configuration :


enter image description here


As I said, the resulting windows installation doesnt have the software I tried to have installed.


Ideally, one should be able to create an installation image based on a windows (vm maybe) where the software has already been installed, but I guess that doesnt exist.

Comments