Re: [WiX-users] CustomAction elevated not working

2014-02-10 Thread Phill Hogland
I do not know, but what is the requestedExecutionLevel in the manifest for 'MyExe'? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/CustomAction-elevated-not-working-tp7592486p7592489.html Sent from the wix-users mailing list archive at Nabble.com.

[WiX-users] CustomAction elevated not working

2014-02-10 Thread Lars
Hello, The following CustomAction is execute when the installer is ran but the executable is not elevated to admin level. Why is the CA not elevated? NOT Installed Thank you --