NTLite Batch-File integration

Patrick Bateman

New Member
Messages
6
Reaction score
1
Hello Guys,
I work for a company and need to make a customiced ISO-WIN 11 Pro
I just finished all my Settings. Now i want to copy a batch file automatikly to the desktop.
i dont want to run it, it just Shoud apply on the C:\User\administrator\Desktop.
My Guess is: it only apply in Temporary Memory.

Thanks for your Help!
 
Hello

In the image, you can copy the file in Users\Default\Desktop (hidden directory)
After installation, the file will be present on the desktop
 
It might be more convenient to copy it to Users\Public\Desktop (hidden directory)
 
The file will not be present on the desktop (for the default user)
 
Hello Guys,
I work for a company and need to make a customiced ISO-WIN 11 Pro
I just finished all my Settings. Now i want to copy a batch file automatikly to the desktop.
i dont want to run it, it just Shoud apply on the C:\User\administrator\Desktop.
My Guess is: it only apply in Temporary Memory.

Thanks for your Help!
Since a few versions back, whichever file is added, destination can be changed on that row of Post-setup.

First to not run it, change from Run to Copy on the left side, under Type.

Then on the right side, under destination, as tistou suggested, type \Users\Default\Desktop\batchname
Tool will auto-complete, so it should be clear, let us know if you have more questions.

I also switched from ISO Mode to Image mode, that's just to save it inside the WIM instead of ISO, but end result is the same.

Screenshot attached.
 

Attachments

  • Capture.jpg
    Capture.jpg
    72.3 KB
I also switched from ISO Mode to Image mode, that's just to save it inside the WIM instead of ISO, but end result is the same.
Don’t think this feature (ISO vs image mode) has been highlighted anywhere.
 
The file will not be present on the desktop (for the default user)
Strange... for me with the default user (ced) and the files copied to ../Public/Desktop [Link to applications] are visible and functional (copy clearly made during installation)
 

Attachments

  • tistou77.jpg
    tistou77.jpg
    165 KB
Back
Top