Product Properties
Product properties are used by ormsiexec.bat to control the behavior of the script and display information messages about the product.
[PROPERTY]PRODUCT=value
(Required) Indicates what product will be installed. Valid values are:
Loadnrun
32-bit or 64-bit Loadnrun installer
OpenROAD
32-bit or 64-bit OpenROAD installer
Entacc
32-bit Enterprise Access 3.0 installer
If this property is not present in the propertiesfile, the install or uninstall request will be terminated.
[PROPERTY]ARCHITECTURE=value
(Optional) Identifies a 32-bit or 64-bit installation. Valid values are:
x86
32-bit product installation
x64
64-bit product installation
If this property is not specified, it will default to x86.
[PROPERTY]TITLE=value
(Optional) This property will be displayed at the beginning of an install/uninstall request. Typical values include:
• entacc_x86_ingresCT
• entacc_x86_sanet
• loadnrun_x86_nonet
• loadnrun_x86_sanet
• openroad_x86_ingresCT
• openroad_x86_sanet
• loadnrun_x64_nonet
• loadnrun_x64_sanet
• openroad_x64_ingresCT
• openroad_x64_sanet
This property is optional but highly recommended.
[PROPERTY]COMMENT=value
(Optional) Displayed at the beginning of an install or uninstall request. Typical values include:
• Install 32-bit EA 3.0 into existing 32-bit Ingres CT Instance
• Install 32-bit EA 3.0 with the 32-bit S/A Net Component
• Install 32-bit Loadnrun 6.2 w/o the 32-bit S/A Net Component
• Install 32-bit Loadnrun 6.2 with the 32-bit S/A Net Component
• Install 32-bit OpenROAD 6.2 into existing 32-bit Ingres CT Instance
• Install 32-bit OpenROAD 6.2 with the 32-bit S/A Net Component
• Install 64-bit Loadnrun 6.2 without the 64-bit S/A Net Component
• Install 64-bit Loadnrun 6.2 with the 64-bit S/A Net Component
• Install 64-bit OpenROAD 6.2 into existing 64-bit Ingres TC Instance
• Install 64-bit OpenROAD 6.2 with the 64-bit S/A Net Component
This property is optional but highly recommended.