DISABLEADVTSHORTCUTS

Reference information
Applies to Windows Installer
External links External link Windows Installer documentation

Description

Public property that prevents Windows Installer from creating advertising shortcuts, and replace them with regular shortcuts instead.

Usage

Usage
How to set Set this variable to a nonzero value to prevent the creation of advertising shortcuts; clear it to allow advertising shortcuts. Because this is a public property, you can also set it on the installer's command line.
How to use Used internally by Windows Installer. You can refer to this variable as <DISABLEADVTSHORTCUTS> (Tarma native syntax, preferred) or [DISABLEADVTSHORTCUTS] (Windows Installer syntax).