在 Windows Installer 4.0 中不受支持

Windows Installer 4.0 及更低版本不支持此页上列出的 Windows Installer 函数、表和属性。 此列表中缺少某项功能并不能保证该功能受支持。 请参阅主文档,确定特定功能所需的 Windows Installer 版本。 有关其他 Windows Installer 版本的信息,请参阅 Windows Installer 中的新增功能

Windows Installer 4.0 适用于 Microsoft Windows Server 2008 和 Windows Vista。 有关所有 Windows Installer 版本和可再发行组件的完整列表,请参阅 Windows Installer 的已发布版本

Windows Installer 4.0 及更低版本不支持以下功能。

安装程序函数

属性

数据库表

自定义操作补丁卸载选项

MsiTransformView<PatchGUID>

msidbCustomActionTypePatchUninstall

系统策略

回调函数原型

  • EmbeddedUIHandler
  • InitializeEmbeddedUI
  • ShutdownEmbeddedUI

内部一致性评估工具 - ICE

  • ICE92 验证是否没有组件同时具有 msidbComponentAttributesPermanent 和 msidbComponentAttributesUninstallOnSupersedence 属性。

备注

Windows Installer 4.0 无法使用事务处理执行多个包安装

如果使用 Windows Installer 4.0 或更低版本的安装程序,则在使用 EnforceUpgradeComponentRules 策略或 MSIENFORCEUPGRADECOMPONENTRULES 属性时,小型更新和次要升级可能会失败,因为更新删除了组件。

无法按照使用嵌入式 UI 中描述的方法将自定义用户界面嵌入到 Windows Installer 包中。