mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 08:47:59 +02:00
Installer, Win: Add-on installer, do not complain that dir exists / update compression settings
git-svn-id: trunk@63121 -
This commit is contained in:
parent
6d12880cda
commit
2c7d4c9e91
@ -41,10 +41,14 @@ ArchitecturesInstallIn64BitMode=x64
|
||||
DefaultDirName={code:GetDefDir|{sd}\lazarus}
|
||||
DefaultGroupName={#AppName}
|
||||
AppendDefaultDirName=no
|
||||
DirExistsWarning=no
|
||||
EnableDirDoesntExistWarning=yes
|
||||
OutputBaseFilename={#OutputFileName}
|
||||
InternalCompressLevel=ultra
|
||||
;InternalCompressLevel=ultra64
|
||||
;Compression=lzma2/ultra64
|
||||
Compression=lzma2/ultra64
|
||||
LZMADictionarySize=131072
|
||||
LZMAUseSeparateProcess=yes
|
||||
LZMANumFastBytes=270
|
||||
SolidCompression=yes
|
||||
VersionInfoVersion={#FileVersion}
|
||||
VersionInfoTextVersion={#AppVersion}-{#SetupDate}
|
||||
|
Loading…
Reference in New Issue
Block a user