1
1
[Setup]
2
- AIVersion=8.2
2
+ AIVersion=9.3
3
3
AIEdition=0
4
4
GUID={6D782483-B6AC-498E-AB2F-172813AEEF05}
5
5
AppName=Ship Battle
6
- AppVersion=1.0
6
+ AppVersion=1.1
7
7
AppDescription=Play a classic ship battle against the computer
8
8
CompanyName=Ludwig Füchsl
9
9
WebSite=https://github.com/Ohjurot
10
10
SupportLink=https://github.com/Ohjurot
11
11
InstallLevel=3
12
12
UpgradeMode=0
13
- IfInstalled=0
13
+ IfInstalled=2
14
14
RunAsAdmin=1
15
15
Windows 10=1
16
+ Windows 11=1
16
17
SystemType=1
17
18
Internet=0
18
19
CloseApp=0
19
20
CloseAppFile=File.exe
20
21
CloseAppText=App Name
21
22
VisualCpp=1
22
- VisualCppVersion=5
23
+ VisualCppVersion=6
23
24
LinkVisualCpp=https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
24
25
PackageType=0
25
- SetupFolder=D :\Dev\cpp\speedcoding \ShipBattle
26
- SetupFileName=ShipBattle_V1_0_Setup
26
+ SetupFolder=F :\Dev\30_OpenSource \ShipBattle
27
+ SetupFileName=ShipBattle_V1_1_Setup
27
28
IconFile=Default
28
- SourceDir=D:\Dev\cpp\speedcoding\ShipBattle\dist
29
+ SourceDir=
29
30
InstallDir=<ProgramFiles>\<AppName>
30
31
MainExe=<InstallDir>\ShipBattle.exe
31
32
ProgramGroup=<AppName>
32
33
Uninstall=1
33
34
ShowAddRemove=1
35
+ ProductIcon=0
34
36
SilentUninstall=0
35
37
UninstallForce=0
36
38
UninstallRestart=0
@@ -63,12 +65,11 @@ AltInstallDir=<ProgramFiles>\<AppName>
63
65
DataExtractParam=-o"<InstallDir>" -aoa
64
66
UninstallFileName=Uninstall.exe
65
67
LangIDMethod=0
66
- AllowInstallIfNoSpace=0
67
68
AllowInstallIfPrereqFailed=0
68
69
SetupParameters=
69
70
Theme=1
70
- WizardBitmap=<AIDir>\Bitmaps\Wizard\02 .bmp
71
- HeaderBitmap=<AIDir>\Bitmaps\Header\03 .bmp
71
+ WizardBitmap=<AIDir>\Bitmaps\Wizard\New .bmp
72
+ HeaderBitmap=<AIDir>\Bitmaps\Header\New .bmp
72
73
LogoBitmap=<AIDir>\Bitmaps\Logo\01.bmp
73
74
DialogWelcome=1
74
75
DialogLicense=1
@@ -81,30 +82,37 @@ DialogFinish=1
81
82
ShowPublisher=1
82
83
HideFileNames=0
83
84
Beep=0
84
- License=D:\Dev\cpp\speedcoding\ShipBattle\ installer\LICENSE.txt
85
+ License=installer\LICENSE.txt
85
86
Readme=
86
87
AcceptAgreement=1
87
88
Languages=English,
88
89
DefaultLanguage=English
89
90
AutoDetectLanguage=0
90
- InfoUserName=0
91
- InfoUserNameReq=0
92
- InfoCompany=0
93
- InfoCompanyReq=0
94
- InfoCustom=0
95
- InfoCustomReq=0
96
- InfoCustomName=
97
- InfoCustomType=0
98
- InfoSerial=0
99
- InfoSerialReq=0
100
- SerialsCount=0
91
+ HideOtherLanguages=0
92
+ QueryText=0
93
+ QueryTextName=
94
+ QueryTextReq=0
95
+ QueryTextHide=0
96
+ QueryCustom=0
97
+ QueryCustomName=
98
+ QueryCustomReq=0
99
+ QueryCustomHide=0
100
+ QueryCustomType=0
101
+ QueryCustomMustExists=0
102
+ QueryKey=0
103
+ QueryKeyName=
104
+ QueryKeyReq=0
105
+ QueryKeyHide=0
106
+ QueryKeyHideReg=0
107
+ KeysCount=0
101
108
InfoCustomBox=0
102
109
InfoCustomBoxReq=0
103
110
InfoCustomBoxName=
104
111
CustomComboBox=0
105
112
CustomComboBoxName=
106
113
CustomComboBoxItems=
107
114
CustomComboDefItem=
115
+ ComboBoxDisableOnUpgrade=0
108
116
CustomComponents=0
109
117
CustomComponentsText=
110
118
CustomComponentsDesc=
@@ -117,19 +125,27 @@ LaunchFile=1
117
125
LaunchFileName=<InstallDir>\ShipBattle.exe
118
126
LaunchFileChecked=1
119
127
LaunchFileAdmin=0
128
+ FinishCurrentDir=1
120
129
CustomAction=0
121
130
CustomActionName=Visit Web Site
122
131
CustomActionCommand=<WebSite>
123
132
CustomActionChecked=0
124
133
CustomActionAdmin=0
125
- FinishCurrentDir=1
126
- TotalFiles=1
134
+ TotalFiles=23
135
+ SourceDirFiles=0
136
+ SourceDirSize=0
127
137
128
138
[GUI]
139
+ FontName=Tahoma
140
+ LogoMode=1
141
+ LogoOffset=0
142
+ LogoIconSize=2
143
+ Theme=0
144
+ LogoAlignClient=1
129
145
LogoAutoSize=0
130
- LogoTransparent=0
131
146
LogoStretch=0
132
147
LogoProportional=0
148
+ LogoTransparent=0
133
149
134
150
[Options]
135
151
OptionUpdateFileVersion=0
@@ -142,16 +158,38 @@ OptionExcludeHiddenFiles=1
142
158
OptionExcludeEmptyFolders=1
143
159
OptionExcludeExtensions=
144
160
OptionNoTreeView=0
145
- OptionRelativePath=0
161
+ OptionRelativePath=1
146
162
OptionSignFile=0
147
163
OptionSignFileAll=0
148
164
OptionSignCommand=/K signtool sign /f MyCert.pfx "<SetupExe>"
149
165
150
166
[Files]
151
167
0=<AIDir>\Uninstall.exe?<InstallDir>\Uninstall.exe?1?1
168
+ 1=installer\LICENSE.txt?<InstallDir>\LICENSE.txt?1?1
169
+ 2=bin\Release\ShipBattle.exe?<InstallDir>\ShipBattle.exe?1?1
170
+ 3=bin\Release\shader\ImageQuadPS.cso?<InstallDir>\shader\ImageQuadPS.cso?1?1
171
+ 4=bin\Release\shader\ImageQuadVS.cso?<InstallDir>\shader\ImageQuadVS.cso?1?1
172
+ 5=bin\Release\shader\RootSignature.cso?<InstallDir>\shader\RootSignature.cso?1?1
173
+ 6=bin\res\screen_play.png?<InstallDir>\res\screen_play.png?1?1
174
+ 7=bin\res\screen_start.png?<InstallDir>\res\screen_start.png?1?1
175
+ 8=bin\res\stat_game_lost.png?<InstallDir>\res\stat_game_lost.png?1?1
176
+ 9=bin\res\stat_game_win.png?<InstallDir>\res\stat_game_win.png?1?1
177
+ 10=bin\res\stat_hit.png?<InstallDir>\res\stat_hit.png?1?1
178
+ 11=bin\res\stat_nohit.png?<InstallDir>\res\stat_nohit.png?1?1
179
+ 12=bin\res\stat_place_fleet.png?<InstallDir>\res\stat_place_fleet.png?1?1
180
+ 13=bin\res\stat_place_shot.png?<InstallDir>\res\stat_place_shot.png?1?1
181
+ 14=bin\res\stat_shot_traveling.png?<InstallDir>\res\stat_shot_traveling.png?1?1
182
+ 15=bin\res\stat_wait_enemy.png?<InstallDir>\res\stat_wait_enemy.png?1?1
183
+ 16=bin\res\tilemap.png?<InstallDir>\res\tilemap.png?1?1
184
+ 17=bin\res\tr0.bad?<InstallDir>\res\tr0.bad?1?1
185
+ 18=bin\res\tr1.bad?<InstallDir>\res\tr1.bad?1?1
186
+ 19=bin\res\tr2.bad?<InstallDir>\res\tr2.bad?1?1
187
+ 20=bin\res\tr3.bad?<InstallDir>\res\tr3.bad?1?1
188
+ 21=bin\res\tr4.bad?<InstallDir>\res\tr4.bad?1?1
189
+ 22=bin\res\tr5.bad?<InstallDir>\res\tr5.bad?1?1
152
190
153
191
[Shortcuts]
154
- 0=<ProgramGroup>*?<AppName>*?<InstallDir>\ShipBattle.exe*?*?*?<InstallDir>*?*?0*?Normal
155
- 1=<Desktop>*?<AppName>*?<InstallDir>\ShipBattle.exe*?*?*?<InstallDir>*?*?0*?Normal
156
- 2=<ProgramGroup>*?Uninstall <AppName>*?<InstallDir>\Uninstall.exe*?*?*?<InstallDir>*?*?0*?Normal
192
+ 0=<ProgramGroup>*?<AppName>*?<InstallDir>\ShipBattle.exe*?*?*?<InstallDir>*?*?0*?Normal*?No
193
+ 1=<Desktop>*?<AppName>*?<InstallDir>\ShipBattle.exe*?*?*?<InstallDir>*?*?0*?Normal*?No
194
+ 2=<ProgramGroup>*?Uninstall <AppName>*?<InstallDir>\Uninstall.exe*?*?*?<InstallDir>*?*?0*?Normal*?No
157
195
0 commit comments