ICEM13
ICEM13 會驗證合併模組不包含發行者原則和設定元件。 發行者原則和設定元件不應包含在用於轉散發的合併模組中,因為這可能會影響用戶計算機上的其他應用程式。
此 ICEM 可在 Windows Installer 2.0 SDK 和更新版本中提供的 Mergemod.cub 檔案中使用。 如需詳細資訊,請參閱 適用於 Windows Installer 開發人員的 Windows SDK 元件。
結果
ICEM13 會在合併模組 MsiAssembly 數據表的 [元件] 欄位中找到發行者原則或元件 中指定的元件,就會張貼警告訊息。
例
ICEM13 會在 MsiAssembly Table 中找到一個數據列,並在合併模組中包含發行者原則或設定元件之元件 '[1]' 中指定,ICEM13 會張貼下列警告訊息。
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.
您可以使用 Windows Installer 安裝發行者原則和設定元件,不建議在合併模組中轉散發這些元件。
相關主題