RedirectedDLLSupport 属性
如果执行安装的系统平台支持隔离组件,安装程序会设置 RedirectedDLLSupport 属性。
如果执行安装的系统支持基于 .LOCAL 文件的隔离组件,安装程序会将 RedirectedDLLSupport 属性设置为值 1。 如果执行安装的系统支持使用 .LOCAL 文件或 Win32 并行程序集的隔离,安装程序会将 RedirectedDLLSupport 属性的值设置为 2。
InstallUISequence 表或 InstallExecuteSequence 表中可使用 RedirectedDLLSupport 属性来设置 IsolateComponents 操作的条件。
要求
要求 | 值 |
---|---|
版本 |
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。 若要了解 Windows Installer 版本所需的最低 Windows Service Pack,请参阅 Windows Installer 运行时要求。 |
请参阅