mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-22 13:24:42 +02:00
parent
fd52450d16
commit
8ea3c4fe55
@ -37,6 +37,10 @@ Unicode true ; Generate a Unicode installer. It can only be used outside of se
|
||||
SetCompressor /SOLID lzma ; This reduces installer size by approx 30~35%
|
||||
;SetCompressor /FINAL lzma ; This reduces installer size by approx 15~18%
|
||||
|
||||
|
||||
; Installer is DPI-aware: not scaled by the DWM, no blurry text
|
||||
ManifestDPIAware true
|
||||
|
||||
!include "nsisInclude\winVer.nsh"
|
||||
!include "nsisInclude\globalDef.nsh"
|
||||
!include "nsisInclude\tools.nsh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user