Re: [WiX-users] getting data from ini or (failing that) the user

2007-07-26 Thread Bob Arnson
Alexei wrote: > just wondering if it is possible to have an install read values and assign > them to properties if there is the appropriate .ini file but if the file can > not be found to go ahead and display the GUI (which will then be able to get > the data from the user). > There's no suppor

Re: [WiX-users] getting data from ini or (failing that) the user

2007-07-26 Thread Pierson Lee (Volt)
al Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexei Sent: Thursday, July 26, 2007 9:13 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] getting data from ini or (failing that) the user Hey all, just wondering if it is possible to have an install read values

[WiX-users] getting data from ini or (failing that) the user

2007-07-26 Thread Alexei
Hey all, just wondering if it is possible to have an install read values and assign them to properties if there is the appropriate .ini file but if the file can not be found to go ahead and display the GUI (which will then be able to get the data from the user). The thing I'd like is to have this