cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
tcom36
Level 7

Retrieve selected features from sdFeatureTree

I have an installScript MSI project.

For the sdStartCopy dialog, I would like to retrieve the selected features (especially when installing in custom mode) from the sdFeatureTree.

Is there a method to retrieve what the user checked in the sdFeatureTree?
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

Perhaps looping over FeatureListItems and calling FeatureIsItemSelected?
0 Kudos