Hi,
I'm still lost with respect to the features and setup types.

I need to first display a dialog which shows the setup types:

"Choose the Setup Type"
1. Central Office
2. East Office
3. West Office
4. North Office

For each of the above types, besides the items that are installed for all, I need items that MUST be installed ONLY for each office.

In addition, I need to have check boxes to select other optional features.

The custom features for the "Central Office" -for example - should be something like:

[x] Runtime (installed for all types, dimmed so user can't deselect it)
[x] Central Office Feature (also dimmed)
[ ] ASA ODBC driver
[ ] Crystal Reports Client
[ ] FlexGrid OCX

Then, for the "East Office" something like:

[x] Runtime (installed for all types, dimmed so user can't deselect it)
[x] East Office Feature (also dimmed)
[ ] ASA ODBC driver
[ ] Crystal Reports Client
[ ] FlexGrid OCX


Can something like this be done? I have tried everything I can think of with features and setup types, but can't seem to get this effect.... I can get something that MUST be installed for all (e.g. "Runtime") dimmed, but I can't get the office specific features dimmed.... In addition, I can't find a way to only display those custom features I want for each Setup Type, even though I select them.

Hope this is clearer now....

Thanks,
Edgard