summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/engarde-importer.exe.manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/engarde-importer.exe.manifest b/res/engarde-importer.exe.manifest
index f326fce..a6ef616 100644
--- a/res/engarde-importer.exe.manifest
+++ b/res/engarde-importer.exe.manifest
@@ -24,8 +24,8 @@
</compatibility>
<asmv3:application>
<asmv3:windowsSettings>
- <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true/pm</dpiAware>
- <dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitorV2</dpiAwareness>
+ <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
+ <dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">system</dpiAwareness>
<activeCodePage xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">UTF-8</activeCodePage>
</asmv3:windowsSettings>
</asmv3:application>