|
@@ -154,7 +154,8 @@ end;</pre>
|
|
|
<li>Console-mode compiler (ISCC) change: Added support for Unicode output.</li>
|
|
|
<li>Added new <tt>[Files]</tt> section flag <tt>signcheck</tt>. Instructs the compiler check the original source files for a digital signature before storing them.</li>
|
|
|
<li>During startup Setup would always ask Windows to create any missing <tt>{usercf}</tt>, <tt>{userpf}</tt>, and <tt>{usersavedgames}</tt> folders. It no longer does until the script asks for the folder. Note that scripts running in administrative install mode should not do this because it violates the <a href="ishelp/index.php?topic=setup_useduserareaswarning">used user areas warning</a>.</li>
|
|
|
- <li>Added support for IIS group users identifiers (<tt>iisiusrs</tt>) for use in <tt>Permissions</tt> parameters.</li>
|
|
|
+ <li>Changes to further help protect against potential DLL preloading attacks.</li>
|
|
|
+ <li>Added support for IIS group users identifiers (<tt>iisiusrs</tt>) for use in <tt>Permissions</tt> parameters.</li>
|
|
|
<li>ISPP changes:
|
|
|
<ul>
|
|
|
<li>Added support function <tt>AddQuotes</tt> to add a quote character to the left and right sides of a string if the string contains a space and it didn't have quotes already.</li>
|