File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ AppName=Донатон Таймер
3
3
AppVersion = 2.0 .3
4
4
DefaultDirName = {pf} \DTimer
5
5
DefaultGroupName = Донатон
6
- OutputBaseFilename = DTimer Setup
6
+ OutputBaseFilename = DTimer- Setup
7
7
Compression = lzma
8
8
SolidCompression = yes
9
9
SetupIconFile = Донатон Таймер.ico
@@ -17,12 +17,12 @@ Name: "en"; MessagesFile: "compiler:Default.isl"
17
17
Source : " build\windows\x64\runner\Release\*" ; DestDir : " {app} " ; Flags : ignoreversion recursesubdirs createallsubdirs
18
18
19
19
[Icons]
20
- Name : " {group} \Донатон Таймер" ; Filename : " {app} \donat_timer .exe" ;
20
+ Name : " {group} \Донатон Таймер" ; Filename : " {app} \DonathonTimer .exe" ;
21
21
Name : " {group} \Удалить Донатон Таймер" ; Filename : " {app} \unins000.exe" ;
22
- Name : " {userdesktop}\Донатон Таймер" ; Filename : " {app} \donat_timer .exe"
22
+ Name : " {userdesktop}\Донатон Таймер" ; Filename : " {app} \DonathonTimer .exe"
23
23
24
24
[Run]
25
- Filename : " {app} \donat_timer .exe" ; Description : " Запустить Таймер Донатона" ; Flags : nowait postinstall skipifsilent
25
+ Filename : " {app} \DonathonTimer .exe" ; Description : " Запустить Таймер Донатона" ; Flags : nowait postinstall skipifsilent
26
26
27
27
[Code]
28
28
var
@@ -53,4 +53,4 @@ Type: filesandordirs; Name: "{app}"
53
53
ru .SetupWindowTitle= Установка Донатон Таймера
54
54
ru .DeleteSettingsPrompt= Вы хотите удалить настройки и все файлы программы?
55
55
en .SetupWindowTitle= Installation of Donathon Timer
56
- en .DeleteSettingsPrompt= Do you want to delete settings and all program files ?
56
+ en .DeleteSettingsPrompt= Do you want to delete settings and all program files ?
You can’t perform that action at this time.
0 commit comments