HandyOrg / HandyWinGet

GUI for installing apps through WinGet and Creating Yaml file
MIT License
380 stars 33 forks source link

Release 2.0.0.0 not installable #10

Closed tardis4500 closed 3 years ago

tardis4500 commented 3 years ago

The only release available in the winget CLI is still 1.3.0.1 and there is not MSI on the 2.0.0.0 release page.

ghost1372 commented 3 years ago

I am working on version 2.1 After that, MSI will be added in Winget

tardis4500 commented 3 years ago

I also notice if I download and unpack the rar from 2.0.0.0, the exe doesn't run but exits immediately. Is that release just broken?

ghost1372 commented 3 years ago

I also notice if I download and unpack the rar from 2.0.0.0, the exe doesn't run but exits immediately. Is that release just broken?

This problem is due to the libgit2sharp library, which I removed in version 2.1 There should be a PDB file next to the exe file, This file is required to run (So make sure the file is available) Anyway, I fixed this problem in version 2.1

ghost1372 commented 3 years ago

@tardis4500 you can try version 2.1 https://github.com/HandyOrg/HandyWinGet/releases/tag/v2.1.0.0

ghost1372 commented 3 years ago

@tardis4500
Microsoft seems to be faster Version 2.1 is now available in winget-cli😁