Had to do something similar recently.  This was helpful:

http://stackoverflow.com/questions/1657788/wix-dot-net-managed-custom-action-dynamically-fill-combo-box-with-sql-server-in

Jess Sheneberger
Senior Software Engineer - Neudesic
P: +1 (303) 248-8326 | M: +1 (206) 790-0013
jess.sheneber...@neudesic.com | www.neudesic.com

-----Original Message-----
From: Vishwajit Walke [mailto:vishwajit.wa...@matrikon.com] 
Sent: Wednesday, April 21, 2010 3:18 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Binding ListItems to Combo Box From Custom Action DLL

Hi,

I'm using a combo box control in my custom dialog. I need to fill out the List 
Items in this combo box with the result coming from my Custom Action. My Custom 
Action is written in C# and it returns me the names of all IIS hosted web sites.

Any thoughts ?

Thanks. Vishwajit

________________________________
READER BEWARE: Unencrypted, unsigned Internet e-mail is inherently insecure.

Internet messages may be corrupted, incomplete, misdirected or may
incorrectly identify the sender. Therefore, nothing in this message or
attachments may be considered legally binding.

THIS MESSAGE IS ONLY INTENDED FOR THE USE OF THE INDIVIDUAL
OR ENTITY TO WHICH IT IS ADDRESSED AND MAY BE PRIVILEGED.

If you are not the intended recipient or their authorized agent, you
may not forward or copy this information and must delete or destroy all
copies of this message and attachments received.

If you have received this communication in error, please notify
Matrikon Inc. by telephone at (780) 448-1010 or emailing ad...@matrikon.com.
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to