But you could write a bootstrapper that caches and tweaks the package based on 
user input before calling into the install.   I know of several tools 
and package authors that follow this pattern.


Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me

--- On Tue, 6/10/08, Bob Arnson <[EMAIL PROTECTED]> wrote:

From: Bob Arnson <[EMAIL PROTECTED]>
Subject: Re: [WiX-users] Vista: per-user installation without administrator 
privileges
To: "General discussion for Windows Installer XML toolset." 
<wix-users@lists.sourceforge.net>
Date: Tuesday, June 10, 2008, 6:57 PM

Andreas Hellwig wrote:
> Is there a way to avoid the UAC for the Per-User installation, and only 
> get it for the Per-Machine installation?
>   

No. Unfortunately, MSI in Vista puts the flag for no-elevation-required 
in the package summary info. That means you can't change it at install 
time, only at build time.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


      
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to