--installer-type exe
filter should work with nullsoft
, inno
and burn
#4702
Labels
Issue-Feature
This is a feature request for the Windows Package Manager client.
Description of the new feature / enhancement
This is mostly for enhancing user experience. When I give
--installer-type exe
forwinget (install|upgrade|download|show)
command, then I would expect to get an EXE based installer (ending in .exe extension). Currently, the filter works if manifest specifies onlyInstallerType: exe
. I would expect the filter to work with different variants of EXE installers i.e.,inno
,nullsoft
, orburn
.If multiple EXE variants are found within the same manifest, then the CLI should throw an error and ask the user to disambiguate.
Proposed technical implementation details
No response
The text was updated successfully, but these errors were encountered: