I believe you're back in the non-elevated part of the installation
because by default you can't be elevated unless you run as a deferred
CA, and you can't be deferred outside the InstallInitialize/Finalize
actions. It's an immediate CA, right? 

Phil Wilson 


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rob
Hamflett
Sent: Tuesday, November 21, 2006 3:11 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Elevation on Vista

This is really an MSI question, but I asked in one of the other
newsgroups and got no response.  I thought I'd try in here.

The guidelines for installers on Vista suggest that a good method is to
run the UI sequence as the user, and then elevate when the user clicks
the final "Install" button.  When the InstallExecuteSequence has
finished and the user is looking at the final exit dialog, is the
install still running as an admin, or as the user.  It would sort of
make sense if it had reverted to the user, since the
InstallExecuteSequence has finished and we're back in the UI sequence,
but I was wondering if anyone knew for sure.

The reason I need to know is this: if I launch an application from the
final dialog, which user is that application running as?

Rob


------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT Join
SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to