Recent content by cto520

  1. C

    Batch Install Applications

    Do you have an example of how I can install all these?
  2. C

    Batch Install Applications

    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...