I read lots about how to show or remove installation options for features in
the SelectionTree
.
- Will be installed on local hard drive.
- Entire feature will be unavailable.
I don't have any subfeatures, still option 2 i.e. Entire feature will be unavailable. is getting displayed. For e.g.
<Feature Id="ABC" Title="ABC ShortCut" Level="1">
<ComponentRef Id="ApplicationShortcut" />
</Feature>
Is there any way to hide option 2, show only "Will be installed on local hard drive". I have checked this thread, but not get any proper answer there.