I don't know if I'm on the right path, but maybe someone can help me.
I'm

    currently using InstallShield, but have dabbled in WiX a bit.

    I'm trying to creat a custom action using the WiX VB.NET custom action

    project type in VS 2010. Eventually this custom action will query the
target

    system for existing web sites by name and populate a combo box for

    selection, but for now, I just have an array of values that I want to
shove

    into the listbox just to see that I have working code.

    The associated property on my listbox is WEBSITECHOICES and I know that
I

    have to get the choices into the listbox table, but that is where I hit
the

    wall. I've tried so much that my head is spinning. Does someone out
there

    have a VB.Net code snippet of how to use the Session.OpenView, etc to

    populate this table with my array values?

 

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to