How to add files/folders for post setup from within NTLite GUI, so it can all be saved in a preset ?

XYZ

Member
I know you can add stuff to $OEM$ folder after the fact, but I want to say, add D:\MyFolder to my NTLite preset, so that NTLite will copy it to the $OEM$ folder, which I can then use in a batch/powershell script in post-setup to copy to the right location on C: (ie. so, after installing Window's, I will have C:\MyFolder\MyFolders)

This is so I can take a fresh ISO of Windows, load it into NTLite, apply my preset, and click Process to make my customised ISO. Hoping to make it as automated as possible.

Is this possible ?

Or, is the only/best way of doing this it to manually copy these files\folders to the NTLite Temp mounted folder after a WIM has been Loaded ?
 
Last edited:
Just found this thread which seem's to imply it's not currently possible...


If that's the case, can I make a suggestion for NTLite to have the ability to run a command/script before and after processing is complete, but before the image is unloaded. This way I could write a simple script to copy any required files/folders to either the NTLite Temp mounted ISO folder or WIM folder, which I can call from a Post setup script. Maybe also have ability to run a Pre-Process Command command/script as well. This should be easy to implement and would be very flexible and allow near-enough full automation.

The one other thing that would be nice would be support for some simple variables which can be used determine ISO mount folder and WIM mount folder within the scripts.
 
Back
Top