RedirectedDLLSupport Property

Windows Installer

RedirectedDLLSupport Property

The installer sets the RedirectedDLLSupport property if the system platform performing the installation supports Isolated Components.

The installer sets the RedirectedDLLSupport property to a value of 1 if the system performing the installation supports Isolated Components based on .LOCAL files. The installer sets the RedirectedDLLSupport property to a value of 2 if the system that performs the installation supports isolation using either .LOCAL files or Win32 side-by-side assemblies.

The RedirectedDLLSupport property can be used to condition the IsolateComponents action in the InstallUISequence table or InstallExecuteSequence table.

Requirements

VersionWindows Installer 5.0 on Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003, Windows XP, and Windows 2000. See the Windows Installer Run-Time Requirements for information about the minimum Windows service pack that is required by a Windows Installer version.

See Also

Properties

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.