8.6. inoteweb.msi MSI Properties
Table MSI properties for inoteweb.msi shows the MSI properties of inoteweb.msi, along with their default values and an explanation of the value’s effect on the installation:
Property Name |
Default Value |
Explanation |
---|---|---|
INOTESERVERNAME |
localhost |
The name or IP address of the IDERI note server. |
INOTESERVERPORT |
0 |
The TCP port of the IDERI note server administrative interface. Specify 0 to use named pipes. |
IIS_CREATEAPPLICATION |
0 |
If set to 1, an IIS web site application will be created in the selected web site. |
IIS_WEBSITE |
Default Web Site |
The name of the IIS web site (case sensitive) to create the IIS application for IDERI note web in. |
IIS_APPLICATIONNAME |
IDERInote |
The name of the IIS application for the IDERI note web installation. |
IIS_APPPOOLNAME |
InoteWeb |
The name of the IIS app pool to create. This app pool will be used by the IDERI note web IIS application. |