product.ini
Summary | This file is used during the installation process. You can edit it prior to installing SuperCROSS to create a custom installation package for distribution. For example, you might use this to preconfigure the database catalogue. | |
---|---|---|
Default Location | product directory within the installation package |
The product.ini file contains the following sections:
Section | Description | Format |
---|---|---|
Preset | Allows you to preconfigure the installer with your SuperCROSS license key, so that your users do not need to enter this themselves during the installation. | string=<license_key> |
Install Set | The number of volumes containing the installer. Leave this set to 1. | volumes=1 |
Volume Names | The name of each volume containing the installer (for use when the installer is loaded from removable media). | 1=SuperSTAR CDROM 1 |
Catalogue | Defines folders for local databases that will be installed by default in the Local Access section of the SuperCROSS Catalogue window. | <display_name>=<folder> |
Database Names | Defines the display names of databases installed by default in the Local Access section of the SuperCROSS Catalogue window. | <display_name>=<database_id> |
Mapdata Names | Defines the names of mapping layers available for SuperCROSS mapping. | <mapping_id>=<mapping_filename> |
Database Sizes | The filesize (in bytes) of databases installed locally by default with SuperCROSS. | <database_id>=<size> |
Table Sizes | The filesize (in bytes) of any tables installed locally by default with SuperCROSS. | tables=<size> |
Mapdata path | The path to the ArcExplorer installation. | ArcExplorerPath=\Program Files\ESRI\ArcExplorer2.0 |
Mapdata Sizes | The filesize (in bytes) of the mapping layer data. This size includes all files in the directory for a given map layer. | <mapping_id>=<size> |
1 databases | The path to local databases that will be installed by default in the Local Access section of the SuperCROSS Catalogue window. The path must be relative to the location of setup.exe and the ID must match the SXV4 filename (without the .sxv4 extension). | <database_id>=<path> |
1 mapdata | Details of any local databases that will use SuperCROSS mapping. | <display_name>=true |
SuperCROSS | This section is no longer used. | |
SuperCHART | This section is no longer used. | |
Page Layout | This section is no longer used. | |
Summary | This section is no longer used. | |
SuperWEB utilities | This section is no longer used. | |
Language | The filename of a language translation file located in product\Language. | <language>=<language_file> |
General | General SuperCROSS settings, such as the product name and the folder that will be added to the Windows Start menu. | |
Products | Product version numbers for various SuperCROSS components. Do not edit this section. |
For more detailed information about typical customisations, such as adding your own default SXV4s to the installation, see Packaging.