| Reference information | |
|---|---|
| Applies to | Windows Installer |
| Related topics | ShellAdvtSupport, System information variables |
| External links | |
Windows Installer sets this variable to 1 if the target system supports installation-on-demand through COM support. Otherwise, this variable is not set.
| Usage | |
|---|---|
| How to set | Set automatically by Windows Installer |
| How to use |
Used internally by Windows Installer. You can refer to this variable as <OLEAdvtSupport> (Tarma native syntax, preferred) or [OLEAdvtSupport] (Windows Installer syntax). In conditional expressions you can omit the brackets and simply use OLEAdvtSupport as a test for installation-on-demand support. |