Windows Installer 2.0 不支持
Windows Installer 2.0 及更低版本不支持此页上列出的Windows Installer 函数、表和属性。 此列表中没有功能不能保证该功能受支持。 请参阅主要文档,以确定特定功能需要哪个Windows安装程序版本。 有关其他Windows安装程序版本的信息,请参阅 Windows Installer 中的新增功能。
Windows Installer 2.0 可以在 Microsoft Windows 2000、Microsoft Windows XP 或 Windows Server 2003 上运行。 有关所有Windows安装程序版本的列表,请参阅Windows安装程序的已发布版本。
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
日志记录模式
Windows Installer 版本 2.0.2600 中也不支持以下功能。 Windows Installer 版本 2.0.2600 随 Windows XP 和 Windows 2000 Server 一起发布。 这些功能从 Windows Installer 版本 2.0.3790 开始提供,Windows Server 2003 发布。 有关所有Windows安装程序版本的列表,请参阅Windows安装程序的已发布版本。
- MsiAdvertiseProductEx
- MSIADVERTISEOPTIONS_INSTANCE
- MsiApplyPatch
- MsiGetProductInfo
- ImageHandle 已删除
备注
Windows Installer 2.0 不支持标准安装程序Command-Line选项。 请改用Windows安装程序命令行选项。
Windows Installer 2.0 安装修补程序包时,它会忽略 MsiPatchSequence 或 MsiPatchMetadata 表中的信息。 Windows安装程序的更高版本可以使用这些表中的信息来改进修补程序排序、删除和优化。 有关Windows安装程序中改进的修补功能的信息,请参阅“修补”。
Windows Installer 2.0 不支持可卸载修补程序,并且从应用程序中删除特定修补程序的唯一方法是卸载整个修补的应用程序,然后重新安装,而无需重新应用正在删除的任何修补程序。
Windows Installer 2.0 不支持修补排序,并按安装多个修补程序时提供给系统的顺序安装修补程序。
Windows Installer 2.0 不支持使用用户帐户控制 (UAC) 修补来启用非管理员用户可应用的数字签名修补程序。
Windows Installer 2.0 不支持修补程序优化。 修补所需的时间比以后Windows安装程序版本花费的时间要长得多,这些版本仅更新受修补程序影响的文件。
Windows Installer 2.0 不支持使用 Windows 安装程序来清点产品和修补程序。
Windows Installer 2.0 不支持检索和修改Windows安装在系统上的安装程序应用程序和修补程序的源列表信息。 更高版本的 Windows Installer 使管理员能够管理网络、URL 和媒体源的源列表和源列表属性。 更高版本使管理员能够从外部进程管理源列表。 有关详细信息,请参阅 管理安装源。
Windows Installer 2.0 不支持为每个实例安装多个产品或修补程序实例,而无需单独安装包。 稍后Windows安装程序版本可以使用产品代码转换和一个.msi包或一个修补程序来安装产品的多个实例。 有关详细信息,请参阅 安装多个产品和修补程序实例。
从 Service Pack 2 (SP2) Windows XP 开始,Windows安装程序可以使用 HTTP、HTTPS 和文件协议。 安装程序不支持 FTP 和 GOPHER 协议。