[WiX-users] UPdating label field through spawn dialog

2007-06-11 Thread hariom
Hi All, Firstly I have added my own custom dialog which has one label-text type field. I am updating value of it during runtime. Everything is fine upto this point. Now if users wants to customize some settings, we are providing options through spawn dialog. Whatever the changes they make in spa

[WiX-users] Passing properties from main setup to merge module

2007-05-31 Thread hariom
Hi All, We have a total of 10 products. There is some common task across setup of all these products that is nothing but updating a common config file. There are some nodes which are updated by all products and some nodes are product specific. I have created a merge module which does this task. N

[WiX-users] SQL Custom action in 3.0.2420.0 version

2007-05-30 Thread hariom
Hi All, I am using 3.0.2420.0 version of WIX. I am trying to create a database through my sample installer. I have done this successfully with V2 version of WIX. Now when I am trying to use the V3 version, at the compiltation time it is throwing error like "The component element contains an unexp

[WiX-users] Connecting many files to a single component

2007-05-29 Thread hariom
Hi All, I am a newbie to WIX, but I am using Installshield. Now I need to port my installers to WIX. In Installshield while doing Dynamic File Linking option I will be getting a option like, I can select only required files from that directory. That means for example I can select only *.aspx file