1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
\r
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
\r
5 processorArchitecture="X86"
\r
6 name="apple.WebKit.WinLauncher.exe"
\r
9 <description>WinLauncher Test Utility</description>
\r
14 name="Microsoft.Windows.Common-Controls"
\r
16 processorArchitecture="X86"
\r
17 publicKeyToken="6595b64144ccf1df"
\r
20 </dependentAssembly>
\r
26 name="Microsoft.VC80.CRT"
\r
27 version="8.0.50727.6195"
\r
28 processorArchitecture="x86"
\r
29 publicKeyToken="1fc8b3b9a1e18e3b"
\r
31 </dependentAssembly>
\r
34 <!-- Set application to run with user privilege but no virtualization. -->
\r
35 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
\r
37 <requestedPrivileges>
\r
38 <requestedExecutionLevel
\r
42 </requestedPrivileges>
\r