Hello,
I want to create a check box tree view control for selecting Feature to be installed.
i need to select a feature based on check box selection.
i have attached the snapshot "checkbox.jpg" of my requirement along with the post.
any help will be appreciated.
Thanks & regards
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

CheckBox Tree View Control
Started by
abhijeetkusre
, Aug 09 2011 11:34
1 reply to this topic
Posted 22 August 2011 - 16:46
Windows Installer's built in user interface doesn't have such a control. your options:
- use the standard feature tree control (with the drop downboxes instead of check boxes)
- create a dialog with standard check boxes (no tree view) - you could still indent the lines with the check boxes
- call a InstallScript dialog
- build an external user interface
Stefan Krüger
InstallSite.org twitter facebook