Update options.nsi

dpi-aware installer
This commit is contained in:
regs01 2017-03-15 08:33:27 +03:00 committed by GitHub
parent 9eb01fbe4d
commit 6fae4e6e5c

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"'