Ininnnn.sxp Archive File

An archive file ininnnn.sxp is automatically created for each ini file packaged using the automatic method, in other words, for all ini files located in the path specified on the Paths to Scan tab. All the sections in this SXP file are automatically generated by the automatic method. File attributes are also recorded.

If you manually create an ininnnn.sxp file or delete automatically created files, note that these files must be numbered in ascending sequential order, beginning with ini0001.sxp.

The file contains the following sections:

Info

Specifies the path name of the corresponding ini file.

InsDelSections

Specifies sections of the ini file (specified in the Info section) that are deleted during installation. The automatic method does not enter anything in this section.

InsDelEntries

Specifies entries deleted during installation.

InsAddEntries

Specifies entries inserted during installation.

DeiDelSections

Specifies sections of the ini file (specified in the Info section) that are deleted during uninstallation of the product.

DeiDelEntries

Specifies entries deleted during uninstallation of the product.

DeiAddEntries

Specifies entries inserted during uninstallation of the product. The automatic method does not enter anything in this section.

Any INI files on the Packaging Computer that do not follow Microsoft Windows standards for INI files are completely packaged in the files.cmp file. In other words, instead of only the changes to the INI file being recorded during the reference installation and applied to the same INI file on the target computer, the INI file on the target computer is completely replaced with the INI file from the Packaging Computer.

For further information and an example see Structure of the Ininnnn.sxp File and Example of How to Use Ini0001.sxp.