ApprovedExeForElevation Element

WiX Toolset

ApprovedExeForElevation Element

Description
Provides information about an .exe so that the BA can request the engine to run it elevated from any secure location.
Windows Installer references
None
Parents
Bundle
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String The identifier of the ApprovedExeForElevation element. Yes
Key String The key path. For security purposes, the root key will be HKLM and Variables are not supported. Yes
Value String The value name. For security purposes, Variables are not supported.  
Win64 YesNoType Instructs the search to look in the 64-bit registry when the value is 'yes'. When the value is 'no', the search looks in the 32-bit registry. The default value is 'no'.  
See Also
Wix Schema