Hello,
I have an installation with four features, one of them is called "DB" because we want to allow the users to install the IIS part on a server and the SQL part on another one.
How can I select to run the SQL Scripts depending on the check of the feature that the user sees in the ConfigureDlg?
What I need is: if the user has unmarked the chek of the DB feature, the SQL Scripts won't run; and if the user has cheked the DB feature on the ConfiugureDlg, the SQL Scripts will run.
Is that possible?
Thanks in advance.
Arnau.