Adding folder to C: for manual installation of programs

stevefpc

New Member
Messages
23
Reaction score
0
Hello, I would like to make a folder on C drive for programs I install later. ie. Office 2021,2024 depending on specific build.

What is best method to do this using NTLITE?

I did pay for full version. Many thanks!
 
From the Post-Setup screen, you can Add / Directory.

Under the Destination column, you can change the final folder path (relative to C:\). Folders copied to "\Windows\Setup" will be automatically removed when Post-Setup ends. Any folders in a different path will stay untouched.

View attachment 14139
 
I manually add the program directories to the image, simpler
 
Copying folders to the mounted image directory works best if you're only updating one image.

When there's several images, each step has to be repeated for every image (image load, copy folders, unload/save image). The Post-Setup method copies a folder to the ISO's shared $OEM$ folder for you. This makes the folder available on multiple images at the same time.
 
With multiple editions on the image (Home, Pro, etc...) ? it's certainly faster and simpler, indeed

I only use one edition, it's easier to copy the directories
I do this at the same time as I replace the patched DLLs (themes, etc...)
 
Back
Top