diff --git a/MsiUseFeature/README.md b/MsiUseFeature/README.md index 0e148b8..dd45a72 100644 --- a/MsiUseFeature/README.md +++ b/MsiUseFeature/README.md @@ -8,7 +8,7 @@ Checks the installation state of the given feature of the product MsiUseFeature [language] ``` -- `feature name` - The name of the feature to check (i.e. "featEAPTTLS"; see Feature table of product MSI file) +- `feature name` - The name of the feature to check (i.e. "featEAPMethod21"; see Feature table of product MSI file) - `language` - The user preferred language of the product Note: The MSI product code changes on every release. Therefore, `MsiUseFeature` utility with identical version should be used.