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

  • Community Manager (Flexera Software)

    Perhaps looping over FeatureListItems and calling FeatureIsItemSelected?

Loading
Retrieve selected features from sdFeatureTree