Yes. Just add it in a component, like all the other components: <Directory .. > <Component> <IniFile Value="[TheProperty]" ..other-attributes.. /> </Component> </Directory>
I don't know when exactly MSI will put the value in the ini file, but I suspect it will be done after the files are copied. Best regards, Sebastian Brand Instyler Software - http://www.instyler.com On Oct 12, 2007, at 2:54 PM, 0x001A4 wrote: > > At which point in the install should I add this though? Should I > add this > somewhere in my main wxs file with all of my other components? If I > were to > go about it that way, would I then be able to put the info in an > ini file > after all of my installation files are copied over? > > Sorry for the newbie questions, but I'm very new to WiX and I'm > still trying > to grasp some of the concepts. > Thanks for the help. > > > Sebastian Brand-2 wrote: >> >> The value from the UI is stored in a Property which you can then use >> in the IniFile under a Component. >> >> > > -- > View this message in context: http://www.nabble.com/IniFile--- > Getting-user-input-tf4608297.html#a13174211 > Sent from the wix-users mailing list archive at Nabble.com. > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users