|
|
1.1 root 1: <?xml version="1.0" encoding="utf-8" standalone="yes"?> 1.1.1.2 ! root 2: <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"> 1.1 root 3: <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2"> 4: <security> 5: <requestedPrivileges> 6: <requestedExecutionLevel level="asInvoker" uiAccess="false"/> 7: </requestedPrivileges> 8: </security> 9: </trustInfo> 1.1.1.2 ! root 10: <asmv3:application> ! 11: <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings"> ! 12: <dpiAware>true</dpiAware> ! 13: </asmv3:windowsSettings> ! 14: </asmv3:application> ! 15: <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"> ! 16: <application> ! 17: <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/> ! 18: <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/> ! 19: </application> ! 20: </compatibility> 1.1 root 21: </assembly>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.