microsoft / microsoft/winget-create
There is an issue about specific package which wingetcreate unable to parse the installer
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
Description
When I run wingetcreate update --urls https://www.screenpresso.com/binaries/releases/v2-1-15-000/dotnet47/ScreenpressoSetup.msi -v "2.1.15" " Learnpulse.Screenpresso", it throws an errors unexpectedly.
The file does not contains any virus see the picture below.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported wingetcreate update command with the Screenpresso MSI URL and version 2.1.15. Capture the complete error text rather than relying on the screenshots, then trace the installer parsing path from the command entry point. Done means this package is parsed successfully or the failure is reported with a clear actionable error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100