ICE99

ICE99 verifies that no property name entered in the Directory table duplicates a name reserved for the public or private use of the Windows Installer.

Result

ICE99 posts the following error.

ICE99 error Description
The directory name: [1] is the same as one of the MSI Public Properties and can cause unforeseen side effects. The value in the Directory column of the Directory table duplicates a property name reserved by the Windows Installer.

 

Example

ICE99 reports the following error for the example:

CustomActionData is the same as one of the MSI Public Properties and can cause unforeseen side effects.

Directory (partial)

Directory Directory_Parent DefaultDir
CustomActionData

 

To correct this warning you should change the name of CustomActionData.

ICE Reference

Directory Table

Not Supported in Windows Installer 3.0 and earlier