mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 20:00:16 +08:00
My server has enough RAM now for a better compression of the installer. LZMA2/max requires ~110MB of memory.
This commit is contained in:
@ -41,9 +41,6 @@ ArchitecturesInstallIn64BitMode=x64
|
||||
UsePreviousAppDir=yes
|
||||
DirExistsWarning=auto
|
||||
PrivilegesRequired=none
|
||||
; Minimum memory requirements for compression (1m), so we don't get a
|
||||
; "out of memory" error on the server
|
||||
Compression=zip/7
|
||||
|
||||
[Tasks]
|
||||
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; MinVersion: 4,4
|
||||
|
Reference in New Issue
Block a user