|
@@ -1,6 +1,6 @@
|
|
|
-#define SetupAppName "ТЕЛЕМЕД"
|
|
|
+#define SetupAppName "FLYINSONO"
|
|
|
#define SetupAppPublisher "VINNO Technology (Suzhou) Co., Ltd ."
|
|
|
-#define SetupAppURL "https://info-sonic.ru"
|
|
|
+#define SetupAppURL "http://www.flyinsono.com"
|
|
|
#define SetupAppExeName "fis.exe"
|
|
|
#define CopyRight "Copyright ?2022 VINNO Corporation. All rights reserved."
|
|
|
[setup]
|
|
@@ -9,7 +9,7 @@ AppName={cm:SetupAppName}
|
|
|
AppVersion={#SetupAppVersion}
|
|
|
AppVerName={cm:SetupAppName} {#SetupAppVersion}
|
|
|
DefaultDirName={userappdata}\{cm:SetupAppName}
|
|
|
-OutputBaseFilename=ТЕЛЕМЕД
|
|
|
+OutputBaseFilename=flyinsono
|
|
|
VersionInfoDescription={#SetupAppName}
|
|
|
VersionInfoProductName={#SetupAppName}
|
|
|
VersionInfoCopyright={#CopyRight}
|
|
@@ -34,9 +34,9 @@ Name: "english"; MessagesFile: "compiler:Languages\English.isl"
|
|
|
Name: "chinese"; MessagesFile: "compiler:Languages\ChineseSimp.isl"
|
|
|
|
|
|
[CustomMessages]
|
|
|
-english.SetupAppName=СОНОРУС ТЕЛЕМЕД
|
|
|
+english.SetupAppName=Flyinsono
|
|
|
english.SetupWizarde=Setup Wizard
|
|
|
-english.FinishedRestartMessage=To complete the installation of [ТЕЛЕМЕД], Setup must restart your computer.%n%nWould you like to restart now?
|
|
|
+english.FinishedRestartMessage=To complete the installation of [Flyinsono], Setup must restart your computer.%n%nWould you like to restart now?
|
|
|
english.NotSupportXP=Windows XP is not supported.
|
|
|
english.NotSupportWin7=Windows 7 (without SP1) is not supported. %n%nWould you like to download the Windows 7 SP1 patch now?
|
|
|
chinese.SetupAppName=杏聆荟
|
|
@@ -46,8 +46,8 @@ chinese.NotSupportXP=
|
|
|
chinese.NotSupportWin7=杏聆荟软件无法在未安装SP1补丁的Windows 7系统上进行安装。%n%n你要下载Windows 7 SP1 补丁吗?
|
|
|
|
|
|
[Messages]
|
|
|
-english.SetupAppTitle=ТЕЛЕМЕД Setup Wizard
|
|
|
-english.SetupWindowTitle=ТЕЛЕМЕД Setup Wizard
|
|
|
+english.SetupAppTitle=Flyinsono Setup Wizard
|
|
|
+english.SetupWindowTitle=Flyinsono Setup Wizard
|
|
|
chinese.SetupAppTitle=杏聆荟安装向导
|
|
|
chinese.SetupWindowTitle=杏聆荟安装向导
|
|
|
|