InstallShield provides this functionality via a custom action that was written 
by the InstallShield developers.

WiX does not currently ship with a "standard custom action" to ready property 
values from an XML file. If you want this functionality today, you'll need to 
write your own custom action to do so.

I think this would be a great feature enhancement. I would certainly use this 
feature if it existed.

Edwin G. Castro
Software Developer - Staff
Electronic Banking Services
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com
Please consider the environment before printing this e-mail


> -----Original Message-----
> From: Kerber, Cameron [mailto:cameron.ker...@philips.com]
> Sent: Wednesday, March 31, 2010 10:07 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Storing / Accessing Properties
> 
> Hi,
> 
> With install shield we used to store properties we wanted for later in
> an xml file and then install shield would read them in at the beginning
> of install.  We didn't use a custom action to do this, it was a built
> in function with install shield.
> 
> I am looking for something similar with WiX.  Maybe using the Util
> extenision?
> 
> 
> 
> ________________________________
> The information contained in this message may be confidential and
> legally protected under applicable law. The message is intended solely
> for the addressee(s). If you are not the intended recipient, you are
> hereby notified that any use, forwarding, dissemination, or
> reproduction of this message is strictly prohibited and may be
> unlawful. If you are not the intended recipient, please contact the
> sender by return e-mail and destroy all copies of the original message.
> -----------------------------------------------------------------------
> -------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to