1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-26 14:34:30 +00:00

Merge pull request #6517 from regs01/patch-1

NSIS ManifestDPIAware
This commit is contained in:
sledgehammer999 2017-03-22 22:45:18 +02:00 committed by GitHub
commit 5fb3b4639c

View File

@ -1,4 +1,5 @@
Unicode true
ManifestDPIAware true
;Compress the header too
!packhdr "$%TEMP%\exehead.tmp" 'upx.exe -9 --best --ultra-brute "$%TEMP%\exehead.tmp"'