Add the ability to identify unsupported arguments #1277
Labels
Area-Manifest
This may require a change to the manifest
Issue-Feature
This is a feature request for the Windows Package Manager client.
Milestone
Description of the new feature/enhancement
Some installers don't support certain arguments like "--location".
See microsoft/winget-pkgs#20228
Others may not support "--log"
Proposed technical implementation details (optional)
Enhance the schema and the client to inform users when these are known conditions:
"--location"
"--log"
The text was updated successfully, but these errors were encountered: