cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jefeh2008
Level 3

Features managed dynamically

Hi!

We have an application that has to be harshly configured for each client. Our aim is to provide an installer able to install the common part, and to read from a folder in the CD those specific configurations as if they were features. So, the client had only to select the feature corresponding to him.

The folder with the features will be populated only copying the package with the configuration files in it, so the setup.exe won't be recompiled.

Has anybody done something like that? Any ideas?

Thanks in advance.
Labels (1)
0 Kudos
(1) Reply
jefeh2008
Level 3

You can create script-driven features with FeatureAddItem.
0 Kudos