ShellAdvtSupport

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

Description

Windows Installer sets this variable to 1 if the target system supports installation component advertising through the IShellLink COM interface. Otherwise, this variable is not set.

Usage

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

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