Windows Installer 2.0 不支持
Windows Installer 2.0 及更低版本不支持此页上列出的 Windows Installer 函数、表和属性。 此列表中缺少功能并不保证支持该功能。 请参阅主要文档以确定特定功能需要哪个 Windows Installer 版本。 有关其他 Windows Installer 版本的信息,请参阅 Windows Installer中的新增功能。
Windows Installer 2.0 可以在 Microsoft Windows 2000、Microsoft Windows XP 或 Windows Server 2003 上运行。 有关所有 Windows Installer 版本的列表,请参阅 已发布版本的 Windows Installer。
Windows Installer 2.0 及更低版本中不支持以下功能。
- MsiRemovePatches
- MsiDeterminePatchSequence
- MsiApplyMultiplePatches
- MsiEnumPatchesEx
- MsiGetPatchInfoEx
- MsiEnumProductsEx
- MsiGetProductInfoEx
- MsiQueryFeatureStateEx
- MsiQueryComponentState
- MsiExtractPatchXMLData
- MsiDetermineApplicablePatches
- MsiSourceListEnumSources
- MsiSourceListAddSourceEx
- MsiSourceListClearSource
- MsiSourceListClearAllEx
- MsiSourceListForceResolutionEx
- MsiSourceListGetInfo
- MsiSourceListSetInfo
- MsiSourceListEnumMediaDisks
- MsiSourceListAddMediaDisk
- MsiSourceListClearMediaDisk
- MSIDISABLELUAPATCHING
- MSIENFORCEUPGRADECOMPONENTRULES
- MSIPATCHREMOVE
- MsiPatchRemovalList
- MsiUISourceResOnly
- MsiUIHideCancel
- MsiUIProgressOnly
- DisableLUAPatching
- DisablePatchUninstall
- DisableFlyWeightPatching
- EnforceUpgradeComponentRules
- MaxPatchCacheSize
- ERROR_PATCH_REMOVAL_UNSUPPORTED
- ERROR_UNKNOWN_PATCH
- ERROR_PATCH_NO_SEQUENCE
- ERROR_PATCH_REMOVAL_DISALLOWED
- ERROR_INVALID_PATCH_XML
- ERROR_PATCH_MANAGED_ADVERTISED_PRODUCT
日志记录模式
Product 对象 的属性
Product 对象 的方法
Patch 对象 的属性
Patch 对象 的方法
Installer 对象 的属性
Installer 对象 的方法
Windows Installer 版本 2.0.2600 中也不支持以下功能。 Windows Installer 版本 2.0.2600 随 Windows XP 和 Windows 2000 Server 一起发布。 这些功能从 Windows Server 2003 发布的 Windows Installer 版本 2.0.3790 开始提供。 有关所有 Windows Installer 版本的列表,请参阅 已发布版本的 Windows Installer。
-
MsiAdvertiseProductEx
- MSIADVERTISEOPTIONS_INSTANCE
- MsiApplyPatch
- MsiGetProductInfo
- 已删除 ImageHandle
笔记
Windows Installer 2.0 不支持 标准安装程序 Command-Line 选项。 请改用 Windows Installer Command-Line 选项。
当 Windows Installer 2.0 安装修补程序包时,它会忽略 MsiPatchSequence 或 MsiPatchMetadata 表中的信息。 更高版本的 Windows Installer 可以使用这些表中的信息来改进修补排序、删除和优化。 有关 Windows Installer 中改进的修补功能的信息,请参阅 修补。
Windows Installer 2.0 不支持 可卸载修补程序,从应用程序中删除特定修补程序的唯一方法是卸载整个修补的应用程序,然后重新安装,而无需重新应用任何修补程序。
Windows Installer 2.0 不支持修补排序,并按 安装多个修补程序时提供给系统的顺序安装修补程序。
Windows Installer 2.0 不支持使用 用户帐户控制 (UAC) 修补 来启用非管理员用户可应用的数字签名修补程序。
Windows Installer 2.0 不支持 修补程序优化。 与更新受修补程序影响的文件的 Windows Installer 版本相比,修补所需的时间要长得多。
Windows Installer 2.0 不支持 使用 Windows Installer 清点产品和修补程序。
Windows Installer 2.0 不支持检索和修改所有用户系统上安装的 Windows Installer 应用程序和修补程序的源列表信息。 Windows Installer 的更高版本使管理员能够管理网络、URL 和媒体源的源列表和源列表属性。 更高版本使管理员能够从外部进程管理源列表。 有关详细信息,请参阅 管理安装源。
Windows Installer 2.0 不支持为每个实例安装多个产品或修补程序实例,而无需单独的安装包。 以后的 Windows Installer 版本可以使用产品代码转换和一个 .msi 包或一个修补程序来安装产品的多个实例。 有关信息,请参阅 安装多个产品和修补程序实例。
从 Service Pack 2 (SP2) 的 Windows XP 开始,Windows Installer 可以使用 HTTP、HTTPS 和 FILE 协议。 安装程序不支持 FTP 和 GOPHER 协议。