Is it possible to install RTM automatically (without any user intervention)?
Yes. Launch RTM setup with the /s parameter to install RTM 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: rtm.ini. With this file, you can customize the RTM installation parameters. For example: • “Install” parameters: • Service – RTM Service and its related files will be installed • Manager – RTM Manager and its related files will be installed • Documents – documentation (readme.txt, register.txt) will be installed • To specify a destination directory for RTM, you can supply the parameter InstallDir • If you have the registration key-file for RTM, you can specify a directory with this file in the parameter RegFileDir • “Misc” parameters: • Run – this parameter is used to launch an application or execute a batch file after a successful install.