To prepare the Meridian Enterprise application server computer to deploy upgrades automatically to client computers:
Add the following lines to the file with any text editor:
[AutoManager Meridian]
<UpgradeName>=<UpgradeExecutable>
The text for <UpgradeName> can be anything you want. We recommend that you use a name that describes the upgrade this is being installed, such as BCMeridian2015. The text for <UpgradeExecutable> is the name of the upgrade executable to start.
If you copied the upgrade files to a subfolder of the BC-Meridian Extensions folder, include its name in a relative path to the setup executable. For example, if the upgrade files are located in the folder C:\BC-Meridian Extensions\2015 Setup, using the example upgrade name above would result in the line BCMeridian2015=2015 Setup\setup.exe.
Tip This procedure will run the Meridian setup program in interactive mode, during which the program will detect the existing version of the Meridian software and prompt the user to confirm that they want to install the upgrade. Additional prompts may also appear, such as a prompt for the user to reboot the computer if a reboot is necessary after installation. The upgrade may also be run in silent mode by combining the technique described in Upgrading Meridian client computers automatically with this procedure. That is, by adding the -s switch to the end of the executable command line as in the following example:
BCMeridian2015=setup.exe –s
Related tasks
Upgrading Meridian client computers automatically
Installing hotfixes automatically
Preparing the Meridian client computers