@@ -160,6 +160,7 @@ End If
160
160
<name >Build Ditto 32</name >
161
161
</step >
162
162
<step action =' Group' >
163
+ <checked type =' 11' >0</checked >
163
164
<indent type =' 3' >1</indent >
164
165
<name >Zip Source</name >
165
166
</step >
@@ -174,6 +175,7 @@ End If
174
175
<Source >%workDir%\dittosetup\output\DittoSource_%versionFileName%.zip</Source >
175
176
<SysOn type =' 11' >-1</SysOn >
176
177
<buildfailsteps type =' 11' >0</buildfailsteps >
178
+ <checked type =' 11' >0</checked >
177
179
<indent type =' 3' >2</indent >
178
180
<name >Enhanced Unzip Files</name >
179
181
</step >
@@ -183,6 +185,7 @@ End If
183
185
<Opt >-SolutionDirectory %testBuildWorkDir%</Opt >
184
186
<PackageId >%testBuildWorkDir%\CP_Main.vcxproj</PackageId >
185
187
<buildfailsteps type =' 11' >0</buildfailsteps >
188
+ <checked type =' 11' >0</checked >
186
189
<indent type =' 3' >2</indent >
187
190
<name >Restore NuGet</name >
188
191
</step >
@@ -195,6 +198,7 @@ End If
195
198
<ProdVer type =' 11' >-1</ProdVer >
196
199
<Version >%version%</Version >
197
200
<VersionSel type =' 3' >2</VersionSel >
201
+ <checked type =' 11' >0</checked >
198
202
<indent type =' 3' >2</indent >
199
203
<name >Build Ditto 64</name >
200
204
</step >
@@ -207,17 +211,18 @@ End If
207
211
<ProdVer type =' 11' >-1</ProdVer >
208
212
<Version >%version%</Version >
209
213
<VersionSel type =' 3' >2</VersionSel >
214
+ <checked type =' 11' >0</checked >
210
215
<indent type =' 3' >2</indent >
211
216
<name >Build Ditto 32</name >
212
217
</step >
213
218
<step action =' Run Program' >
214
- <command >"C:\Program Files (x86)\Inno Setup 5 \ISCC.exe" /F"DittoSetup_%versionFileName%" "%workDir%\DittoSetup\DittoSetup_10.iss"</command >
219
+ <command >"C:\Program Files (x86)\Inno Setup 6 \ISCC.exe" /F"DittoSetup_%versionFileName%" "%workDir%\DittoSetup\DittoSetup_10.iss"</command >
215
220
<indent type =' 3' >1</indent >
216
221
<name >Build Installer 32</name >
217
222
<outputfrom type =' 3' >1</outputfrom >
218
223
</step >
219
224
<step action =' Run Program' >
220
- <command >"C:\Program Files (x86)\Inno Setup 5 \ISCC.exe" /F"DittoSetup_64bit_%versionFileName%" "%workDir%\DittoSetup\DittoSetup_10.iss" "/dbit64=1"</command >
225
+ <command >"C:\Program Files (x86)\Inno Setup 6 \ISCC.exe" /F"DittoSetup_64bit_%versionFileName%" "%workDir%\DittoSetup\DittoSetup_10.iss" "/dbit64=1"</command >
221
226
<indent type =' 3' >1</indent >
222
227
<name >Build Installer 64</name >
223
228
<outputfrom type =' 3' >1</outputfrom >
0 commit comments