use faster compression
This commit is contained in:
@ -39,7 +39,7 @@ InstallDir "$LOCALAPPDATA\${PACEPLUGIN}"
|
|||||||
|
|
||||||
ShowInstDetails show
|
ShowInstDetails show
|
||||||
ShowUninstDetails show
|
ShowUninstDetails show
|
||||||
SetCompressor lzma
|
SetCompressor zlib
|
||||||
|
|
||||||
!define MUI_ABORTWARNING
|
!define MUI_ABORTWARNING
|
||||||
|
|
||||||
|
|||||||
@ -39,7 +39,7 @@ InstallDir "$LOCALAPPDATA\${PLUMEDPLUGIN}"
|
|||||||
|
|
||||||
ShowInstDetails show
|
ShowInstDetails show
|
||||||
ShowUninstDetails show
|
ShowUninstDetails show
|
||||||
SetCompressor lzma
|
SetCompressor zlib
|
||||||
|
|
||||||
!define MUI_ABORTWARNING
|
!define MUI_ABORTWARNING
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user