Tony Juricic wrote:
> Even if MSI (or more correctly parts of install) run with elevated 
> privileges, I think that immediate custom action runs non-elevated and I can 
> find current user's ApplicationData folder via Shell API call 
> GetSpecialFolder. I can then create shortcut links programmatically in custom 
> action code as seen below 

There's no need to do that: The Shortcut table can be used to create 
shortcuts in any directory. And it takes care of uninstall and rollback, 
which your code does not.

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



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to