Jump to content


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

Problem in setting default feature for tree contro


1 reply to this topic

Amarjeet

Amarjeet
  • Full Members
  • 77 posts

Posted 16 December 2011 - 07:51

I am using a basic MSI project. I have 5 features. When user selects custom setup, i want specific feature to be selected as default. After this i want to set the default feature path to be forcefully changed by user.

Alternately i want any other way of setting the path for a feature through an independent dialog box, even though focus is not in feature on custom dialog box.

Amarjeet

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 16 December 2011 - 15:01

You could always use a dialog like DestinationFolder to have the user set a destination directory.