|
@@ -17,7 +17,7 @@ VIAddVersionKey "FileVersion" "${VERSION}"
|
|
|
|
|
|
CRCCheck force
|
|
|
SetCompressor /SOLID lzma
|
|
|
-
|
|
|
+SetCompressorDictSize 64
|
|
|
RequestExecutionLevel admin
|
|
|
|
|
|
!insertmacro MUI_PAGE_LICENSE "COPYING"
|
|
@@ -99,4 +99,4 @@ Function .onInit
|
|
|
${If} ${RunningX64}
|
|
|
SetRegView 64
|
|
|
${EndIf}
|
|
|
-FunctionEnd
|
|
|
+FunctionEnd
|