Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The ADMIN action is a top-level action used to perform administrative installations.
Sequence Restrictions
There are no sequence restrictions.
ActionData Messages
There are no ActionData messages.
Remarks
The ADMIN action is not called from within the action table sequence, Windows Installer executes this action when MsiInstallProduct is called with the szCommandLine parameter set to "ACTION=ADMIN" or the command line executable Msiexec.exe is called with the '/a' command line switch.
Related topics