Closed ghost closed 7 years ago
Ah, okay... I will add the needed information to the manifest files. Currently only the installer / uninstaller has these.
What files should have this info ?
I think I got it:
C/Util/7zipInstall/7zipInstall.manifest
C/Util/7zipUninstall/7zipUninstall.manifest
CPP/7zip/UI/Explorer/7-zip.dll.manifest
CPP/7zip/UI/FileManager/7zFM.exe.manifest
CPP/7zip/UI/GUI/7zG.exe.manifest
Since I was still having problems with 7-Zip running super slow in Windows 10 due to its virtualization mode,
I've worked-around it by modifying it slightly with this tool, and placing it in here.
thanks anyway, keep up the good work!
Windows 8.1/10 support: adding manifest with
requestedPrivileges
and OS support, adding support for Windows' theme and high-DPI screens is a bonus.disclaimer.. You probably can edit it so it will better fit your needs (removing
applicationRequestMinimum
for example)