Re: [WiX-users] duplicate symbol when addind Wix ui and customaction

2014-10-16 Thread Pavan Konduru
rsday, October 16, 2014 1:20 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] duplicate symbol when addind Wix ui and customaction Where do you define the check box? -Original Message- From: sceiler [mailto:sceile...@gmail.com] Sent: Thursday, October 16, 2014 1:

Re: [WiX-users] duplicate symbol when addind Wix ui and customaction

2014-10-16 Thread sceiler
I guess here: ? I dont really get your question though.. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/duplicate-symbol-when-addind-Wix-ui-and-customaction-tp7597340p7597342.html Sent from the wix-users mailing list archive at Nabble.com. -

Re: [WiX-users] duplicate symbol when addind Wix ui and customaction

2014-10-16 Thread Pavan Konduru
Where do you define the check box? -Original Message- From: sceiler [mailto:sceile...@gmail.com] Sent: Thursday, October 16, 2014 1:10 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] duplicate symbol when addind Wix ui and customaction Hi, I want to start a readme file

[WiX-users] duplicate symbol when addind Wix ui and customaction

2014-10-16 Thread sceiler
Hi, I want to start a readme file after installation. Following this guide: http://wixtoolset.org/documentation/manual/v3/howtos/ui_and_localization/run_program_after_install.html it looks like I have to add wix ui. So my code looks like this: Bu