During normal installation, dialog boxes will be displayed, and a user must click the "Next" button or set options. However, when you install EmFTP into multiple computers in corporate or group environments, you might want to use a batch or scripting file to automate the installation. On Version 2.02 or later, Windows Installer is used for installation, and the "quiet" installation is possible.
For instance, if the EmFTP installation file is emftp202ep.msi, running the following command:
emftp202ep.msi /qr
will install EmFTP with default settings with limited user intervention. If you wish to change the default settings, you can use following options:
| REGKEY=xxxx-xxxx-xxxx-xxxx | enters a registration key. |
For instance, if you wish to install EmFTP entering a registration key, run:
emftp202ep.msi /qr REGKEY=xxxx-xxxx-xxxx-xxxx
There are many options for Windows Installer. For details, run:
msiexec /?
to display the list of available commands.
Send feedback on this topic to Emurasoft