microsoft / winget-create

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

Not working packages #361

Open upintheairsheep opened 1 year ago

upintheairsheep commented 1 year ago

Brief description of your issue

I am dealing with a few portable packages that do not work: https://releases.wikimedia.org/mwcli/0.1.0/mw_v0.1.0_windows_amd64.exe https://www.xwidget.com/download_xwidget.php Any portable zip file containing the executable of “Friday Night Funkin’” or any of it’s modifications.

Steps to reproduce

Try creating them with the tool

Expected behavior

It would go on to the next steps.

Actual behavior

“Not compatible” with it

Environment

I use the latest version of WinGetCreate automatically downloaded.
mdanish-kh commented 1 year ago

Any portable zip file containing the executable of “Friday Night Funkin’” or any of it’s modifications.

There was an issue with winget-create failing to parse portable packages that was resolved in #356. The fix will likely appear in the next release of winget-create

https://releases.wikimedia.org/mwcli/0.1.0/mw_v0.1.0_windows_amd64.exe

This url works with the latest codebase but not with the current release. Again, this will be fixed once the fix rolls out in the new release

https://www.xwidget.com/download_xwidget.php

I haven't debugged but I think the reason for this url failure could be that it is being marked as a PUA by Edge SmartScreen and also by my Windows Defender

upintheairsheep commented 1 year ago

touchHLE also does not work.

BrandonWanHuanSheng commented 1 year ago

Git-absorb also failed to created. It is not working also. But that one is safe.

upintheairsheep commented 1 year ago

https://gscs-b2c.lge.com/downloadFile?fileId=KRSWD000009700-b1-a1.zip and https://gscs-b2c.lge.com/downloadFile?fileId=KRSWD000010606-b1-a1.zip also fail

upintheairsheep commented 1 year ago

https://launcher.nirsoft.net/ NirSoft launcher causes the program to crash due to the amount of programs inside of it.

upintheairsheep commented 1 year ago

mwcli and touchHLE work