Page 2 of 2

Re: Could you please add xyplorer to winget?

Posted: 19 Apr 2024 14:18
by Markelov69
iryx wrote: 13 Nov 2023 18:24 Done!

Here is the initial PR... awaiting review.

https://github.com/microsoft/winget-pkgs/pull/126351/web

If @admin wants to check that out.... please
Thank you!

Re: Could you please add xyplorer to winget?

Posted: 04 Jan 2025 09:58
by reg_ed
iryx wrote: 06 Apr 2024 19:54 I am working on fixing this now. I will post pack when it is done. That was my fuck-up, I apologize.

Just for information, you can disable the hash check in the meantime.

In PowerShell Admin:

Code: Select all

& winget settings --enable InstallerHashOverride
In Powershell, when installing

Code: Select all

& winget install --id CologneCodeCompany.XYplorer --ignore-security-hash
Pure coincidence but here we are exactly one year later and xyplorer still mostly fails the hash check in win-get. iryx, did you encounter some difficulties whilst working on this?