Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Installer
Standard Actions
 ADVERTISE Action
ADVERTISE Action

The ADVERTISE action is a top-level action called to install or remove advertised components.

Sequence Restrictions

There are no sequence restrictions.

ActionData Messages

There are no ActionData messages.

Remarks

Advertising refers to the installer's ability to provide the loading and launching interfaces of an application without physically installing the application. The installer does not install the necessary components until a user or application activates an advertised interface. This concept is called install-on-demand.

The ADVERTISE action is not called from within the action table sequence, the Windows Installer executes this action when the command line executable Msiexec.exe is called with the '/j' command line switch or when MsiInstallProduct is called with the szCommandLine parameter set to ACTION=ADVERTISE.

See Also

AdvtExecuteSequence Table


Send comments about this topic to Microsoft

Build date: 6/5/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker