Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Feature]: #188164

Closed
helloworld1010101 opened this issue Nov 2, 2024 · 3 comments
Closed

[New Feature]: #188164

helloworld1010101 opened this issue Nov 2, 2024 · 3 comments
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate This issue or pull request already exists
Milestone

Comments

@helloworld1010101
Copy link

Description of the new feature/enhancement

I would like a file un-zipper built in for downloads packaged in .zip, .7z, and .rar etc.

Proposed technical implementation details (optional)

by re-writing the code of WinGet and writing a piece of code that detects the file format and has the file unzipping function in programs such as Windows Explorer a.k.a explorer.exe,Or could have a Windows Explorer window where the users can unzip the files themselves.

@helloworld1010101 helloworld1010101 added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Nov 2, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Nov 2, 2024
Copy link
Contributor

Hello @helloworld1010101,

We've identified this as a duplicate of another issue or PR that already exists. This specific instance is being closed in favor of the linked issue. Please add your 👍 to the other issue to raise its priority. Thanks for your contribution!

Template: msftbot/duplicate/closed

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Triage This work item needs to be triaged by a member of the core team. label Nov 3, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Resolution-Duplicate This issue or pull request already exists label Nov 3, 2024
@denelon denelon added this to the 1.10 Packages milestone Dec 3, 2024
@helloworld1010101
Copy link
Author

helloworld1010101 commented Dec 28, 2024

Zip files are already a supported type - https://github.com/microsoft/winget-cli/blob/03587c2162d609f4948bbdea20e18769bfd58b29/schemas/JSON/manifests/v1.6.0/manifest.installer.1.6.0.json#L62

* Duplicate of [Support installing other archive formats winget-cli#2899](https://github.com/microsoft/winget-cli/issues/2899)

Yeah but 7zip files arent supported so programs packaged in .7z like DolphinEmulator.Dolphin for their new versions above 5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants