I need to deploy about 35 applicaiton setup files (.exe, .msi) from my local file server to a Windows computer with an new OS install (and will have to do this several times).
Is there a way I can write a quick script to fire the install files one at a time until all done? I'll have to manually set the install up, then fire to the next install after finished.
Is there a way I can write a quick script to fire the install files one at a time until all done? I'll have to manually set the install up, then fire to the next install after finished.