Re: [WiX-users] Launching an application at the end of Install (usingWIX V2)

2009-02-27 Thread Bob Arnson
Wilson, Phil wrote: > It's my understanding there's still an issue. The launched program is running > as limited Administrator. If it offers anything that can Shell launch an > executable that has a requiresAdministrator manifest then that program will > then prompt to elevate to administrator.

Re: [WiX-users] Launching an application at the end of Install (usingWIX V2)

2009-02-27 Thread Wilson, Phil
alog might even offer that possibility. Phil Wilson -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Thursday, February 26, 2009 1:26 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Launching an application at the end

Re: [WiX-users] Launching an application at the end of Install (usingWIX V2)

2009-02-26 Thread Bob Arnson
Wilson, Phil wrote: > Keep in mind that on UAC systems that allow an over the shoulder install you > might find that a non-Administrator gets an Administrator to supply > credentials, and the app will launch at the end with Administrator > credentials, leaving the non-Administrator with a privil

Re: [WiX-users] Launching an application at the end of Install (usingWIX V2)

2009-02-26 Thread Wilson, Phil
-users] Launching an application at the end of Install (usingWIX V2) Take a look at this chapter in this tutorial: http://www.tramontana.co.hu/wix/lesson8.php#8.6 -- Yan -Original Message- From: Naresh Jain [mailto:naresh.j...@microsoft.com] Sent: Thursday, February 26, 2009 8:05 AM To

Re: [WiX-users] Launching an application at the end of Install (usingWIX V2)

2009-02-26 Thread Yan Sklyarenko
Take a look at this chapter in this tutorial: http://www.tramontana.co.hu/wix/lesson8.php#8.6 -- Yan -Original Message- From: Naresh Jain [mailto:naresh.j...@microsoft.com] Sent: Thursday, February 26, 2009 8:05 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Launching an app