Update options.nsi

dpi-aware installer
This commit is contained in:
regs01
2017-03-15 08:33:27 +03:00
committed by sledgehammer999
parent 5b72595547
commit 5a28e8c5e9

View File

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