I am going to be installing a couple of programs on 50 computers and would like to create an unattended install file. I have a program that will run a bat file at a scheduled time, in that bat I want to have the installer run, so no screens open open asking are you sure you want to install the program. Is this able to be done?

Afik, only "sendkeys", but I'm not the brightest bulb on this tree. To use sendkeys, you need to know exactly which keystrokes are needed to send into the gui boxes. I don't know a way to keep the windows from opening up, but sendkeys can usually get through the gui barrier. I'll stand-by till further notice on this one.
