Install the Server Components Silently

In some situations it can be convenient to automate the installation of server components to save time or to ensure identical installations. This can be done by running the Meridian executable setup program in silent mode with a response file that provides the setup program with all of the desired setup choices.

To perform silent installation of the server components:

  1. Run the setup program to completion with the optional record mode command switch: BC-Meridian Server (x64).exe -r.

    The setup program runs interactively so that you can choose installation options. The setup program stores your installation options in a response file named Setup.iss that is created in the Windows folder.

    To specify an alternative response file name and location, also use the option /f1<Path>\<FileName>.

  2. Run the setup program again with the optional silent mode command switch: BC-Meridian Server (x64).exe -s.

    The setup program runs silently with the installation options provided by the response file that you created in step 2.

  3. Test the installation for the expected results.

    If you encounter problems, first read the AMM-Setup<BuildNumber>.log file located in the Windows folder for errors.

    If necessary, uninstall the components, edit the Setup.iss file, and repeat the installation until you obtain the correct results.

Although the principle remains the same for each Meridian release, some response file options may be discontinued over time and some new options may be introduced.

2023