Binding multiple exe

goldenboy100

Newbie
Joined
Jun 12, 2014
Messages
1
Reaction score
0
I have managed to download about 1000's of popular exe files...

My question is how do I bundle the ppi install payload file with all of them at once

Is there software that can do this? (bind 1 file with 1000 different output exe's)

I know how to use iexpress but that would take way too long going through the wizard over and over again
 
Most of the installation/deployment tools support command line and/or scripts and you can use it with batch files to bundle them.
 
Back
Top