[WiX-users] Want to trap combo box event

2011-01-23 Thread Vijay Agarwal
Hi, I am using wix installer for one of my product and want to implement something in which I have a screen having a combo box. What I want to do is that on selection of an item in the combo box another control on the same screen should be displayed or hidden. How can I achieve that? To be cle

[WiX-users] Unable to associate the custom action file build in C# with the Wix project

2010-04-06 Thread Vijay Agarwal
Hi, I have a specific requirement. I am using a wix project and here I have a dialog box asking for the web application name and port number. After entering something when the user clicks on the next button I want to validate that the port number should not be used by some other application and