mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Attempt to fix DLL hijacking issue with DWrite.dll per manifest
This commit is contained in:
@@ -49,4 +49,7 @@
|
||||
</application>
|
||||
</compatibility>
|
||||
|
||||
<!-- prevent DLL hijacking -->
|
||||
<file name="DWrite.dll" loadFrom="%SystemRoot%\system32\" />
|
||||
|
||||
</assembly>
|
||||
Reference in New Issue
Block a user