summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/resources/windows/mess/mess.man
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/resources/windows/mess/mess.man')
-rw-r--r--scripts/resources/windows/mess/mess.man5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/resources/windows/mess/mess.man b/scripts/resources/windows/mess/mess.man
index d03a874f8fb..7feef51ce9f 100644
--- a/scripts/resources/windows/mess/mess.man
+++ b/scripts/resources/windows/mess/mess.man
@@ -8,8 +8,9 @@
</dependentAssembly>
</dependency>
<asmv3:application>
- <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
- <dpiAware>true</dpiAware>
+ <asmv3:windowsSettings>
+ <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
+ <longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>
</asmv3:windowsSettings>
</asmv3:application>
</assembly>