Relevant area(s)
WinGet CLI
Description of the new feature / enhancement
You can choose a custom install path #1213
But it's "advisory"
this has been implemented in the client, but it does depend on the installer having support for the install location.
So would be helpful to know whether an app supports this winget flag or not
Proposed technical implementation details
- Add a field to the app installation manifest that signals whether the capability is supported
- If it's not supported, then installing an app with
--location flag should stop with an error (with an option to convert this into just a warning without stopping the installation)
- display this capability in the "winget show app"
Relevant area(s)
WinGet CLI
Description of the new feature / enhancement
You can choose a custom install path #1213
But it's "advisory"
So would be helpful to know whether an app supports this winget flag or not
Proposed technical implementation details
--locationflag should stop with an error (with an option to convert this into just a warning without stopping the installation)