rzander / ruckzuck

software package manager for windows
https://ruckzuck.tools
Microsoft Public License
221 stars 20 forks source link

Incorrectly flags updates for 7zip, when 7-Zip-zstd is installed #253

Closed slycordinator closed 4 months ago

slycordinator commented 4 months ago

7-Zip-zstd is a fork of 7-Zip with additional compression codecs.

The latest version of 7-Zip-zstd is "7-Zip ZS 22.01 - v1.5.5 - Release 3".

But RuckZuck recognizes this as an outdated version of 7-Zip.

In the registry, on a 64 bit machine, this is installed with the DisplayName of "7-Zip ZS 22.01 ZS v1.5.5 R2 (x64)" and DisplayVersion of "22.01 ZS v1.5.5 R2"

Thanks

rzander commented 4 months ago

The detection should be fixed and it should no longer detect that product as "7-Zip"...