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