Re: [WiX-users] Costom feature selection control

2007-03-17 Thread Bob Arnson
Brian Cardiff wrote:
> To do a nice installer, do you know how to get if a specific feature 
> is selected for LocalInstall or NotInstall ?

See http://msdn2.microsoft.com/en-us/library/aa368561.aspx for examples.

-- 
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


Re: [WiX-users] Costom feature selection control

2007-03-15 Thread Brian Cardiff

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


Re: [WiX-users] Costom feature selection control

2007-03-14 Thread Bob Arnson
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


[WiX-users] Costom feature selection control

2007-03-14 Thread Brian Cardiff

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.

I browse wix code but find anything.

Thanks,
Brian J. Cardiff
-
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