use faster compression

This commit is contained in:
Axel Kohlmeyer
2024-06-27 23:24:20 -04:00
parent 2ad8119282
commit 185141bd7d
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ InstallDir "$LOCALAPPDATA\${PACEPLUGIN}"
ShowInstDetails show
ShowUninstDetails show
SetCompressor lzma
SetCompressor zlib
!define MUI_ABORTWARNING

View File

@ -39,7 +39,7 @@ InstallDir "$LOCALAPPDATA\${PLUMEDPLUGIN}"
ShowInstDetails show
ShowUninstDetails show
SetCompressor lzma
SetCompressor zlib
!define MUI_ABORTWARNING