2018-10-14 22:09:18 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
|
|
|
|
<asmv1:assemblyIdentity name="Momo.exe" version="1.0.0.1" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
|
|
|
|
<application />
|
|
|
|
<entryPoint>
|
|
|
|
<assemblyIdentity name="Momo" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
|
|
|
<commandLine file="Momo.exe" parameters="" />
|
|
|
|
</entryPoint>
|
|
|
|
<trustInfo>
|
|
|
|
<security>
|
|
|
|
<applicationRequestMinimum>
|
|
|
|
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
|
|
|
|
<defaultAssemblyRequest permissionSetReference="Custom" />
|
|
|
|
</applicationRequestMinimum>
|
|
|
|
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
|
|
|
<!--
|
|
|
|
UAC Manifest Options
|
|
|
|
If you want to change the Windows User Account Control level replace the
|
|
|
|
requestedExecutionLevel node with one of the following.
|
|
|
|
|
|
|
|
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
|
|
|
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
|
|
|
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
|
|
|
|
|
|
|
If you want to utilize File and Registry Virtualization for backward
|
|
|
|
compatibility then delete the requestedExecutionLevel node.
|
|
|
|
-->
|
|
|
|
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
|
|
|
</requestedPrivileges>
|
|
|
|
</security>
|
|
|
|
</trustInfo>
|
|
|
|
<dependency>
|
|
|
|
<dependentOS>
|
|
|
|
<osVersionInfo>
|
|
|
|
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
|
|
|
|
</osVersionInfo>
|
|
|
|
</dependentOS>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
|
|
|
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
|
|
|
|
</dependentAssembly>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
2018-10-15 18:58:06 +00:00
|
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Momo.exe" size="27104">
|
2018-10-14 22:09:18 +00:00
|
|
|
<assemblyIdentity name="Momo" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
|
|
|
<hash>
|
|
|
|
<dsig:Transforms>
|
|
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
|
|
</dsig:Transforms>
|
|
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
2018-10-15 18:58:06 +00:00
|
|
|
<dsig:DigestValue>EmLwifkQt7htC4E45mIE9O88VOjzwBWFGyqxH8pdc2Y=</dsig:DigestValue>
|
2018-10-14 22:09:18 +00:00
|
|
|
</hash>
|
|
|
|
</dependentAssembly>
|
|
|
|
</dependency>
|
|
|
|
<file name="Momo.exe.config" size="189">
|
|
|
|
<hash>
|
|
|
|
<dsig:Transforms>
|
|
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
|
|
</dsig:Transforms>
|
|
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
|
|
<dsig:DigestValue>rl5/qDc7Jz+tB+BIbOv9iMGPlRe6YJwrjmU09dnlPcs=</dsig:DigestValue>
|
|
|
|
</hash>
|
|
|
|
</file>
|
|
|
|
<file name="res\kassiopeia.ico" size="13502">
|
|
|
|
<hash>
|
|
|
|
<dsig:Transforms>
|
|
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
|
|
</dsig:Transforms>
|
|
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
|
|
<dsig:DigestValue>9KMQEKoab2jdPLC8Ffl+uea50UP5CjIMHGkzIqxYbbo=</dsig:DigestValue>
|
|
|
|
</hash>
|
|
|
|
</file>
|
|
|
|
</asmv1:assembly>
|