InstallShield 2019
Project • This information applies to the following project types:
• | Basic MSI |
• | InstallScript MSI |
• | Merge Module |
• | MSI Database |
Messages
Message 1 (Error)
MSI property [1] begins with reserved characters. MSI property names cannot start with "MSI" (case-insensitive).
[1] is the name of a property in your project.
Message 2 (Error)
Table [1] begins with reserved characters. Custom table names cannot start with "MSI" (case-insensitive).
[1] is the name of a table in your project.
Description
ISICE05 verifies that your installation does not include any custom properties or custom tables whose names begin with MSI in any combination of uppercase and lowercase letters. The MSI prefix is reserved for future use in new standard properties and tables.
Corrective Action
To resolve the property-related error, use the Property Manager to rename the custom property that is mentioned in the error message.
To resolve the table-related error, use the Direct Editor to export the table, use a text editor to edit the table name in the exported .idt file, and use the Direct Editor to import the newly renamed table into the Direct Editor. Then delete the original custom table.
See Also
Naming Custom Tables, Properties, and Actions (Windows Installer Help Library)
Exporting Tables from the Direct Editor
Importing Tables with the Direct Editor
Removing Tables Through the Direct Editor
Requirements for the Windows Logo Program
InstallShield 2019 Help LibraryApril 2019 |
Copyright Information | Flexera |