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

The INSTALL action is a top-level action called to install or remove components. This action queries the InstallUISequence Table and InstallExecuteSequence Table for the action to execute, the condition for action execution, and the place of the action in the sequence:

Sequence Restrictions

There are no sequence restrictions.

ActionData Messages

There are no ActionData messages.

Remarks

The INSTALL action is not called from within the action table sequence, it is passed to Windows Installer when MsiInstallProduct is called, or the command line executable Msiexec.exe is called with the '/i' command line switch, or when any installer function is called that may perform an installation task, such as MsiConfigureFeature, MsiProvideComponent, or MsiInstallMissingFile.

 

 

Send comments about this topic to Microsoft

Build date: 2/4/2010

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