microsoft / winget-create

The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
MIT License
498 stars 85 forks source link

There is an issue about specific package which wingetcreate unable to parse the installer #482

Open BrandonWanHuanSheng opened 10 months ago

BrandonWanHuanSheng commented 10 months ago

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. image image

mdanish-kh commented 10 months ago

Appears to be an external server-side issue to me. While downloading from URL in a browser, the download gets cancelled mid-download repeatedly for me. I did get it to download fully without interruptions once in wingetcreate and the manifest was generated successfully for me.