ShortcutGuide.exe.manifest
1 <?xml version="1.0" encoding="utf-8" standalone="yes"?> 2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> 3 <application xmlns="urn:schemas-microsoft-com:asm.v3"> 4 <windowsSettings> 5 <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true/PM</dpiAware> 6 <dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitorV2</dpiAwareness> 7 </windowsSettings> 8 </application> 9 </assembly>