Concordance Image Silent Installs

<< Click to Display Table of Contents >>

Navigation:  Concordance > Installation > Installing Concordance Image >

Concordance Image Silent Installs

When you need to install and activate the full version of Concordance Image on numerous machines, you can save time by running silent installations. Silent installations use a Setup.iss (InstallShield® Silent response) file to automatically run installations without requiring any user input.

To install Concordance Image using a Setup.iss file, you will first need to create the file itself. This file only needs to be created once. When you are creating the Setup.iss file, you performing a normal Concordance Image installation, and record each step of the installation process. After the Setup.iss file is created, it can be used to install Concordance Image silently on any other machine.

Note

Please check to ensure you are not exceeding your License Agreement when you are creating the Setup.iss file for installing Concordance Image. Enterprise Client Licenses are the only licenses that allow installing full Enterprise Network Licenses on multiple servers or workstations.

Note

When upgrading to the latest version of Concordance Image, you must uninstall the older version before proceeding with the installation.

Create a Setup.iss File for Installing Concordance Image

1.Open a Windows Command Prompt by typing cmd in the Windows search bar and selecting the Command Prompt App.

2.Enter the path to Concordance_Image_<version>_Install.exe followed by -r and press Enter.

3.Complete all of the installation and activation steps.

4.Once the install completes, the Setup.iss file is created in the C:\Windows directory.

5.Create a network folder and add the following files to the folder:

Setup.iss

Concordance_Image_<version>_Install.exe

ConcordanceImage.license (a hidden file found in the Concordance Image application data directory, normally found in C:\ProgramData\CloudNine\Concordance Image <version>)

Install Concordance Image Using a Setup.iss File

1.Open a Windows Command Prompt by typing cmd in the Windows search bar and selecting the Command Prompt App.

2.Navigate to the network path where your silent install files are located (see step 5 above).

3.Type Concordance_Image_<version>_Install.exe -s -f1setup.iss and press Enter.

4.The installation runs silently.  After it completes, you can view information about the installation in the Setup.log file, which can be found in the same folder as the Setup.iss file.

5.Add a copy of the ConcordanceImage.license file to the directory where Concordance was installed (default is C:\ProgramData\CloudNine\Concordance Image <version>).