|
@@ -39,11 +39,12 @@ For conditions of distribution and use, see <a href="https://jrsoftware.org/file
|
|
|
<li>The content of the <a href="https://jrsoftware.org/isfaq.php">Inno Setup FAQ</a> is now <a href="https://github.com/jrsoftware/isfaq/blob/main/isfaq.html">available on GitHub</a> where you can suggest new entries or other improvements using the Edit button.</li>
|
|
|
<li>The Inno Setup FAQ has been updated with updated versions of articles taken from the Inno Setup Knowledge Base which is now hidden from the website.</li>
|
|
|
</ul>
|
|
|
-<p><span class="head2">Graphics updated</span></p>
|
|
|
+<p><span class="head2">Graphics modernized</span></p>
|
|
|
<ul>
|
|
|
<li>Updated all Compiler IDE toolbar icons and the wizard images used by the Compiler IDE's New Script Wizard wizard.</li>
|
|
|
- <li>Updated the default application icon used by Setup and Uninstall.</li>
|
|
|
- <li>[Setup] section directives <tt>WizardImageFile</tt> and <tt>WizardSmallImageFile</tt> now default to an blank value which makes Setup use new builtin wizard images.</li>
|
|
|
+ <li>Updated the default application icon used by Setup and Uninstall if [Setup] section directive <tt>SetupIconFile</tt> is not set.</li>
|
|
|
+ <li>Updated the small wizard image used by Uninstall if [Setup] section directive <tt>SetupIconFile</tt> is not set.</li>
|
|
|
+ <li>[Setup] section directives <tt>WizardImageFile</tt> and <tt>WizardSmallImageFile</tt> now default to an blank value which makes Setup use new more modern builtin wizard images.</li>
|
|
|
<li>Updated the folder, group, and stop icons used by Setup's <i>Select Destination Location</i>, <i>Select Start Menu Folder</i>, and <i>Preparing to Install</i> wizard pages.</li>
|
|
|
<li>Updated the disk icon used by Setup's <i>Setup Needs the Next Disk</i> form.</li>
|
|
|
</ul>
|