RedirectedDllSupport

Reference information
Applies to Windows Installer
Related topics System information variables
External links External link Windows Installer documentation

Description

Windows Installer sets this variable if the target system supports isolated components (Windows 98, Me, 2000, and later); otherwise, this variable is not set.

Usage

Usage
How to set Set automatically by Windows Installer.
How to use

You can refer to this variable as <RedirectedDllSupport> (Tarma native syntax, preferred) or [RedirectedDllSupport] (Windows Installer syntax). In conditional expressions you can omit the brackets and simply use RedirectedDllSupport as a test for isolated components support.