Sean Farrow wrote:
> What is the best way of doing this? Can I have checkboxes in listviews
> using Wix, or will I have to go with the checkbox approach and
> potentially add custom records to the msi, if yes how is this done?
>   

MSI doesn't support check boxes in list views, so you'd have to use 
check box controls. You should be able to use WcaAddTempRecord to add 
them; see http://www.joyofsetup.com/2007/07/01/semi-custom-actions/ for 
details.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to