Hi Rob,

Rob Mensching-7 wrote:
> 
> You're supposed to display UI and only elevate when the user does an
> action that
> requires it.
> 

I agree with that and I was searching for a while to find a programmatic way
to reqest elevation from .Net so that I can force the BA to elevate right
before it is trying to gather the information from IIS7.
So I was exited to read about the
"IBootstrapperApplicationEngine->Elevate()" method.

But when i gave this a try I got a Win32Exception stating that this method
is not implemented (I had no clue what it expects as hwndParent, so I tried
it with the handle of my WPF window)



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Manifest-for-Burn-Bootstrapper-tp6605859p6610101.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to