Skip to content

Support for installers inside of a .zip file #859

@denelon

Description

@denelon

Install packages delivered as a compressed installer

Some publishers provide a compressed file with an installer inside. This feature would enable a user to install such a package.
For example: microsoft/winget-pkgs#9891 (comment)

Proposed technical implementation details (optional)

The manifest would need to be able to identify this type of installer. The client would be able to download the file, verify the file, extract the installer, and execute the installer.

Related to:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureThis is a feature request for the Windows Package Manager client.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions