Relevant area(s)
WinGet CLI
Description of the new feature / enhancement
Some installers contained within archives may need to reference other files in the archive within their switches. Safely allow switches to reference files within the archive.
Proposed technical implementation details
Add a new switch token that is only active when the installer is an archive (ex. <INSTALLER_ARCHIVE_ROOT>). This will be replaced with the location that the archive has been expanded to.
Relevant area(s)
WinGet CLI
Description of the new feature / enhancement
Some installers contained within archives may need to reference other files in the archive within their switches. Safely allow switches to reference files within the archive.
Proposed technical implementation details
Add a new switch token that is only active when the installer is an archive (ex.
<INSTALLER_ARCHIVE_ROOT>). This will be replaced with the location that the archive has been expanded to.