Re: [WiX-users] Storing / Accessing Properties

2010-03-31 Thread Kerber, Cameron
e 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,

Re: [WiX-users] Storing / Accessing Properties

2010-03-31 Thread Castro, Edwin G. (Hillsboro)
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

[WiX-users] Storing / Accessing Properties

2010-03-31 Thread Kerber, Cameron
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.