Typically, you will install CES Selector using the ces_setup.20xx.exe bootstrapper. However, it is possible to install the MSI files individually by running them directly. The minimum you would need to install is Selector.msi and at least one database MSI. You will need to install Selector.msi before installing any databases.
- Use the standard installer to create an offline installation package, by entering the following command:
selector_setup.20xx.exe -layout
For full details, see the CES Selector Installation Guide.
This will download your licensed MSI files and your license key file license.lic. - Copy license.lic from the root of the layout folder into the packages folder containing the MSI files. For example:
- Install Selector.msi, either by double-clicking it, or installing it from the Windows Command Prompt using:
msiexec /i "C:\PATH\Selector.msi"
- Install the database MSI files.
To install the MSI files in silent mode, enter the following command:
msiexec /i "C:\PATH\filename.msi" /quiet
To uninstall CES Selector, uninstall the databases first before uninstalling Selector.msi.
Latest posts by Grant Cole (see all)
- Additive Manufacturing – Will anyone think of the data? - May 30, 2018
- Simulation for the Automotive industry – Babbage was right, so what are we going to do about it? - March 26, 2018
- Materials shortage – what next? - February 7, 2018