Can multiple batch files be run from cmdlines.txt and if so will they be run in the order in which they appear. I'm trying to do some silent installs and some runonce using Autoit scripts and don't know if all can be run from one batch file. Presently all apps are installed using AU3 scripts from "RunOnceEx.cmd" and work fine. I would like to try some silent installs and was thinking of running them from "batch.cmd". Any advise would be appreciated. Thanks
Page 1 of 1
multiple .cmd files
#2
Posted 08 April 2006 - 01:47 PM
Shouldn't be a problem to call mutiple batches through cmdlines.txt or an batchfile. They are executed in the order they are listed.
- ← Microsoft .NET Framework Version 2.0
- Application Installs
- RunOnceEx.cmd how to create fresh install window →
Share this topic:
Page 1 of 1



Help
Back to top









