ICEM13

Windows Installer

ICEM13

ICEM13 verifies that the merge module does not contain publisher policy and configuration assemblies. Publisher policy and configuration assemblies should not be included in merge modules intended for redistribution because this can affect other applications on a user's computer.

This ICEM is available in the Mergemod.cub file provided in the Windows Installer 2.0 SDK and later. For details, see Windows SDK Components for Windows Installer Developers.

Result

ICEM13 posts a warning message if it finds a component specified in the Component field of the merge module's MsiAssembly Table that is a publisher policy or configuration assembly.

Example

ICEM13 posts the following warning message if it finds a row in the MsiAssembly Table with a component '[1]' specified in the Component field that is a publisher policy or configuration assembly that has been included in the merge module.

This entry Component_=`[1]` in MsiAssembly Table is a Policy/Configuration Assembly. A Publisher Policy/Configuration assembly should not be redistributed with a merge module. Policy/Configuration may impact other applications and should only be installed with products.

It is possible to install publisher policy and configuration assemblies using the Windows Installer, it is not recommended that these assemblies be redistributed in merge modules.

See Also

Merge Module ICE Reference

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.