diff --git a/Projects/Src/IDE.Wizard.WizardForm.pas b/Projects/Src/IDE.Wizard.WizardForm.pas index 0145d7555..5bcde9acd 100644 --- a/Projects/Src/IDE.Wizard.WizardForm.pas +++ b/Projects/Src/IDE.Wizard.WizardForm.pas @@ -1053,7 +1053,6 @@ procedure TWizardForm.GenerateScript; end; { Other } - Setup := Setup + 'Compression=lzma' + SNewLine; Setup := Setup + 'SolidCompression=yes' + SNewLine; Setup := Setup + 'WizardStyle=modern' + SNewLine;