unpack200_proto.exe.manifest revision 1365
829N/A<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
829N/A<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
829N/A <assemblyIdentity version="IMVERSION"
829N/A processorArchitecture="X86"
829N/A name="unpack200.exe"
829N/A type="win32"/>
829N/A
829N/A <description>Java(TM) SE Runtime Environment unpack200 Process.</description>
829N/A <!-- Identify the application security requirements. -->
829N/A <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
829N/A <security>
829N/A <requestedPrivileges>
829N/A <requestedExecutionLevel
829N/A level="asInvoker"
829N/A uiAccess="false"/>
829N/A </requestedPrivileges>
829N/A </security>
829N/A </trustInfo>
829N/A</assembly>
829N/A