@@ -39,4 +39,6 @@
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
</application>
</compatibility>
+<file name="netapi32.dll" loadFrom="%SystemRoot%\system32\netapi32.dll" />
+<file name="version.dll" loadFrom="%SystemRoot%\system32\version.dll" />
</assembly>
@@ -30,6 +30,7 @@ For conditions of distribution and use, see <a href="https://jrsoftware.org/file
<p><a name="6.0.5"></a><span class="ver">6.0.5-dev </span><span class="date">(?)</span></p>
<ul>
+ <li>Setup/Uninstall now prevent "netapi32.dll" and "version.dll" to be loaded from the installer directory.</li>
<li>Compiler IDE change: added <a href="https://jrsoftware.org/ismail.php">Inno Setup Mailing List</a> menu item to the Help menu.</li>
</ul>