Open raziel711 opened 6 months ago
Here's the simple bug what I made:
Describe the bug If you right-click some files, the 7-Zip icons shows smaller.
To reproduce: Steps to reproduce behavior:
Expected Behavior The 7-Zip icon must larger, hence Nurudin made that.
Additional Context Per above according what @raziel711 said.
Using Resource Hacker or RisohEditor would work that for replacing Icons (may cause break the EXE files and the Digital Signature will invalid, just like how WinRAR did)
Have you checked that no similar bug report(s) exist?
System information: OS: Windows 10 22H2 7-Zip version: 24.05 x64
I have a 4K monitor and use 200% scaling and I have an issue with the context menu icons not scaling properly. I know that Windows has high dpi compatibility settings, and those work well with the 7-Zip GUI; however, they do not affect the context menu icons.
The 7-Zip icons are about half the size as the other context menu items as shown below:
Instead of using the
bmp
in 7-zip.dll for the context menu icon, could theico
be used instead, since there is both a 16x16 and 32x32 version?