Uininnnn.sxp Archive Files

The uininnnn.sxp archive files contain information about the user-specific ini files (*.ini). For all user-specific ini files being created during reference installation (these are all ini files under the home directory of a user or a user profile), an archive file uininnnn.sxp is created automatically. The file uininnnn.sxp can later be edited manually to specify which user-specific ini file to install for which user.

The default setting is: For all users

Note: If you create uininnnn.sxp files manually or delete automatically created files please note that these files must be numbered in continuous ascending order!

The file contains the following sections:

Info

Specifies the file path of the user-specific ini file, which is to be modified.

InsDelSections1, InsDelSectionsn

Specifies sections of the ini file that are deleted during installation.

InsDelEntries1, InsDelEntriesn

(Optional.) Contain entries of the ini file, which are deleted during installation if certain conditions are met. Using so-called flags can specify these conditions.

InsAddEntries1, InsAddEntriesn

(Optional.) Contain entries of the ini file, which are added during installation if certain conditions are met. Using so-called flags can specify these conditions.

DeiDelSections1, DeiDelSectionsn

Specifies sections of the ini file that are deleted during uninstallation.

DeiDelEntries1, DeiDelEntriesn

(Optional.) Contain entries of the ini file, which are deleted during uninstallation if certain conditions are met. Using so-called flags can specify these conditions.

DeiAddEntries1, DeiAddEntriesn

(Optional.) Contain entries of the ini file, which are added during uninstallation if certain conditions are met. Using so-called flags can specify these conditions.

For detailed information about the entries of the uininnnn.sxp archive files see Structure of the Uininnnn.sxp Files.

More information:

Structure of the Uininnnn.sxp Files