We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70cd0a8 commit 9a15dc1Copy full SHA for 9a15dc1
Build.html
@@ -222,8 +222,15 @@ <h3>
222
</h3>
223
224
<p>
225
- The Unicode version of the Inno setup command line compiler is needed to
226
- create <em>CodeSnip</em>'s install program. v5.5.2(u) or later is required.
+ The Unicode version of the Inno Setup <strong>v5</strong> command line
+ compiler is needed to create <em>CodeSnip</em>'s install program. v5.5.2(u) or
227
+ later is required.
228
+</p>
229
+
230
+<p class="note">
231
+ <strong>Warning:</strong> Do not use Inno Setup v6. This will fail to compile
232
+ the setup script. Inno Setup 6 does not support Windows 2000 or XE, while
233
+ <em>CodeSnip</em> still does.
234
</p>
235
236
0 commit comments