A list of Windows installer properties for the 1E Catalog installer. |
The installer file is: 1ECatalog.msi
Make sure you complete all steps on the Preparation page before installation.
See Installation and upgrades for more details about interactive and non-interactive installations.
Property | Default | Mandatory | Description | |
---|---|---|---|---|
DATABASENAME | 1ECatalog | No | Name for the 1E Catalog database. | |
DROPOLDDB | 0 | No | If set to 1 on the command-line, it drops the 1ECatalog database during installation if it exists on the specified SQL Server instance. The default behavior for this property is to not drop the existing database.
| |
| 0 | No | Used to enable the download of model file updates, which are used to drive AI Auto-curation. Set 0 to disable and 1 to enable. | |
ENABLETLS12 | n/a | n/a | This property is no longer available. TLS 1.2 support is now an integral part of the 1E Catalog installer. | |
IISHOSTHEADER | No | Host header used for the HTTP binding of the website hosting the CatalogWeb web application. If used, this should be a DNS FQDN of the web server, recommended to be a CNAME, for example:
| ||
IISIPADDRESS | * | No | IP address used for the HTTP binding of the website hosting the CatalogWeb web application. If you want to be non-specific about the IP address, use the default
| |
IISPORT | 80 | No | Port used for the HTTP binding of the website hosting the CatalogWeb web application.
| |
INSTALLDIR | C:\Program Files\1E\Catalog\ | No | The installation directory in the Destination Folder screen. | |
LOGPATH | C:\ProgramData\1E\Catalog\ | No | The folder where the Catalog.UpdateService.log and Catalog.Integration.UI.log files are found. | |
SQLSERVER | (local) | Yes | Name of the SQL Server instance where the 1E Catalog database is installed. | |
SVCPASSWORD | Yes | Password for SVCUSER. | ||
| NT Authority\Network Service | Yes |
Please refer to Accounts needed to install the Catalog. |
|