MSIARPSETTINGSIDENTIFIER 属性

MSIARPSETTINGSIDENTIFIER 属性包含分号分隔的注册表位置列表,这些位置用于应用程序存储用户设置和首选项。 在操作系统升级期间,安装程序可使用此信息为迁移应用程序的用户提升使用体验。

MSIARPSETTINGSIDENTIFIER 属性的值是文字文本,其中包含应用程序存储其设置的注册表位置的列表。 此值可以指定多个可能的注册表位置。 可使用分号分隔多个注册表位置。 应用程序设置通常以以下形式存储在 HKCU 或 HKLM 注册表配置单元中:Company\Application\Version。 以下示例是 MSIARPSETTINGSIDENTIFIER 属性可能的值。

MyCompany\AppSuite\1.0;MyCompany\App1\1.0;MyCompany\App2\1.0

此属性是可选的,可在 Property 表中进行设置。 如果 Property 表中显示此属性,其值不得设置为 NULL。

要求

要求
版本
Windows Server 2012、Windows 8、Windows Server 2008 R2 或 Windows 7 上的 Windows Installer 5.0。 Windows Server 2008 或 Windows Vista 上的 Windows Installer 4.0 或 Windows Installer 4.5。 Windows Server 2003 或 Windows XP 上的 Windows Installer 4.5。 若要了解 Windows Installer 版本所需的最低 Windows Service Pack,请参阅 Windows Installer 运行时要求

请参阅

属性

在 Windows Installer 3.1 及更低版本中不受支持