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.
See Also
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.