From 9f37bad2ffe3cc82816be65482eba2bb3406a769 Mon Sep 17 00:00:00 2001 From: "PC1\\PTyTb" Date: Thu, 11 Sep 2025 12:05:58 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=BC=D0=B5=D0=BD=D1=8C=D1=88=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D1=80=D0=B0=D0=B7=D0=BC=D0=B5=D1=80=D0=B0?= =?UTF-8?q?=20=D1=83=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D1=89=D0=B8=D0=BA?= =?UTF-8?q?=D0=B0=20=D0=B4=D0=BB=D1=8F=20=D0=B0=D0=B2=D1=82=D0=BE=D0=B4?= =?UTF-8?q?=D0=B5=D0=BF=D0=BB=D0=BE=D1=8F=20=D0=BF=D0=BE=D0=B6=D0=B5=D1=80?= =?UTF-8?q?=D1=82=D0=B2=D0=BE=D0=B2=D0=B0=D0=BB=20ffmpeg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- forms/install_Script.iss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forms/install_Script.iss b/forms/install_Script.iss index 3db21c3..400f163 100644 --- a/forms/install_Script.iss +++ b/forms/install_Script.iss @@ -35,7 +35,7 @@ DisableProgramGroupPage=auto OutputDir={#MyAppDir}\Win32\installer OutputBaseFilename=TTW_Bot_setup SetupIconFile={#MyAppDir}\install.ico -Compression=lzma +Compression=lzma2/ultra SolidCompression=yes WizardStyle=modern @@ -49,7 +49,7 @@ Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{ Source: "{#MyAppDir}\Win32\Release\{#MyAppExeName}"; DestDir: "{app}"; Flags: ignoreversion Source: "{#MyAppDir}\Win32\Release\bass.dll"; DestDir: "{app}"; Flags: ignoreversion Source: "{#MyAppDir}\Win32\Release\botapp.cfg"; DestDir: "{app}"; Flags: ignoreversion -Source: "{#MyAppDir}\Win32\Release\ffmpeg.exe"; DestDir: "{app}"; Flags: ignoreversion +;Source: "{#MyAppDir}\Win32\Release\ffmpeg.exe"; DestDir: "{app}"; Flags: ignoreversion Source: "{#MyAppDir}\Win32\Release\libcrypto-1_1.dll"; DestDir: "{app}"; Flags: ignoreversion Source: "{#MyAppDir}\Win32\Release\libeay32.dll"; DestDir: "{app}"; Flags: ignoreversion Source: "{#MyAppDir}\Win32\Release\libssl-1_1.dll"; DestDir: "{app}"; Flags: ignoreversion