Very useful! Thanks.

To do a nice installer, do you know how to get if a specific feature is
selected for LocalInstall or NotInstall ?

On 3/15/07, Bob Arnson <[EMAIL PROTECTED]> wrote:

Brian Cardiff wrote:
> I would like to know if there is a way to make a custom feature
> selecion control.
>
> Or at least, how to put and checkbox and enable or disable a
> particular feature.

MSI doesn't support custom controls but you can make a custom dialog
with checkboxes and use AddLocal and Remove control events to control
which features are selected.

--
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to