[Setup]: PrivilegesRequiredOverridesAllowed

Valid values:

One or more of the following, separated by spaces:
commandline
dialog

Default value:

(blank)
Description:

Can be set to one or more overrides which allow the end user to override the script's default PrivilegesRequired setting.

If override commandline is allowed then Setup will support two additional command line parameters to override the script's default PrivilegesRequired setting: /ALLUSERS and /CURRENTUSER. See Setup Command Line Parameters for more details.

If override dialog is allowed then Setup will ask the user to choose the install mode based on the script's default PrivilegesRequired setting using a suppressible dialog. Allowing dialog automatically allows commandline and when one of the command line parameters is used then Setup will not ask the user.

See also:
UsePreviousPrivileges