How to integrate post-installation elements (applications) directly into the install.wim file without creating the $OEM$ directory

lemegapro

Member
Messages
40
Reaction score
2
Hello,

I'm trying to integrate post-installation elements directly into the install.wim file without creating the $OEM$ directory in the ISO source files.

I moved install.wim out of the sources subfolder to another location (C:\WIM_isole).

I mount the image in NTLite, open the mount point, and copy the application installers into a folder inside the mounted directory (C:\Apps).

And then I'm stuck: should I create a SetupComplete file and put it in Post-installation or in setup/scripts?

Thank you all for your help in moving forward.
 
Why complicate things so much when the Post-Setup can do it "automatically" ?
 
Back
Top