From 9bdbee7d72b64c738e812702392db4fd7eb3ca3b Mon Sep 17 00:00:00 2001 From: "PC1\\PTyTb" Date: Thu, 11 Sep 2025 09:56:35 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B0=D0=B2=D1=82=D0=BE=20=D0=B4=D0=B5=D0=BF?= =?UTF-8?q?=D0=BB=D0=BE=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- forms/install_Script.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forms/install_Script.iss b/forms/install_Script.iss index 07ed13f..c91f854 100644 --- a/forms/install_Script.iss +++ b/forms/install_Script.iss @@ -7,7 +7,7 @@ #define MyAppExePath MyAppDir + "\Win32\Release\" + MyAppExeName #define MyAppVersion GetFileVersion(MyAppExePath) #define MyAppPublisher "PTyTb, Inc." -#define MyAppURL "https://ptytb.ru/ttw_bot" +#define MyAppURL "https://ptytb.ru/ttw_bot" #define MyAppAssocName MyAppName + "_Files" #define MyAppAssocExt ".myp" #define MyAppAssocKey StringChange(MyAppAssocName, " ", "") + MyAppAssocExt