PreAdminRequired

The installer sets this variable to a nonzero value if one or more prerequisites are missing from the target system and must be installed with Administrator rights. Subsequent actions use this variable to prompts the user for these rights if required.

Usage

You can refer to this variable as <PreAdminRequired>. In conditional expressions you can omit the brackets and simply use PreAdminRequired as a test for prerequisite Administrator privileges.

Related topics

AdminUser