RequiresElevation Property

Specifies that an application or component run with elevated permissions when it is installed on a computer. For example, if you are installing assemblies to the global assembly cache, you have to set this property to True.

Remarks

The RequiresElevation property is not exposed in the integrated development environment (IDE), but you can edit it in the MsiBootstrapper section of the project (.vdproj) file.

See Also

Reference

Windows Installer Deployment Properties

ApplicationRequiresElevation