The MsiConfigureServices action configures a service for the system. This action queries the MsiServiceConfig and the MsiServiceConfigFailureActions tables.
Windows Installer 4.5 or earlier: Not supported. This action is available beginning with Windows Installer 5.0.
Sequence Restrictions
This standard action must be used in the following sequence.
Any of the following actions: InstallFiles, RemoveFiles, DuplicateFiles, MoveFiles, PatchFiles, and RemoveDuplicateFiles actions.
MsiConfigureServices
ActionData Messages
There are no ActionData messages.
Remarks
This action requires that the user be an administrator or have elevated privileges with permission to install services or that the application be part of a managed installation.
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.