We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3dc0a1 commit 0954311Copy full SHA for 0954311
ProcessHacker/ProcessHacker.manifest
@@ -42,5 +42,8 @@
42
<asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2011/WindowsSettings">
43
<disableWindowFiltering>true</disableWindowFiltering>
44
</asmv3:windowsSettings>
45
+ <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">
46
+ <longPathAware>true</longPathAware>
47
+ </asmv3:windowsSettings>
48
</asmv3:application>
49
</assembly>
0 commit comments