Setup
The Setup.exe application can be used in command line mode.
Usage:
Setup.exe [/ALLOWDOWNGRADE] [/BATCHINSTALL] [/BATCHIISMAPPING] [/BATCHREOREPOS] [/CLEANINSTALL] [/QUIET]
Option | Description |
/ALLOWDOWNGRADE |
Allow a downgrade of the environment to an older version. |
/BATCHINSTALL |
Will do a command line install update/install. |
/BATCHIISMAPPING |
Will do a command line IIS Mapping action. |
/BATCHREOREPOS |
Will run the reo on the repository. |
/CLEANINSTALL |
You can reinstall the latest fix. |
/QUIET |
Batchmode to prevent showing dialogs. |
You are strongly recommended to make a backup of your applications before installing a new release! |
It is important when upgrading AMT to a new fix or release to first unregister the old ComScript module and then register the new version (except when all your scripts are PowerShell scripts). |