MigrateFeatureSettings Action

[This is preliminary documentation and subject to change.]

The MigrateFeatureSettings action sets the feature settings of the current installation equal to the feature settings of a product that is already installed.

Database Tables Queried

The MigrateFeatureSettings action queries the Operator column of the Upgrade table. This action migrates the feature settings from a product found by the FindRelatedProducts action if the Operator column in the Upgrade table contains the bit: 16.

Properties Used

None

Sequencing Restrictions

The MigrateFeatureSettings action should come after the CostInitialize action but before the UI wizard begins.