Is it possible to install ARM automatically (without any user intervention)?
Yes. Launch ARM setup with the /s parameter to install ARM without user intervention. This provides an install that can be used from within a batch file. There is a special configuration file for silent setup: setup.ini With this file, you can customize the ARM installation parameters. For example: • “Install” parameters: • Program – ARM executable file will be installed • Document – documentation (readme.txt, register.txt) will be installed • To specify a destination directory for ARM, you can supply the parameter InstallDir • If you have the registration code for ARM, you can specify it in the parameter RegCode • “Misc” parameters: • Run – this parameter is used to launch an application or execute a batch file after a successful install.