|
@@ -1,64 +0,0 @@
|
|
|
-<?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="QSP_Analyser.exe" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
|
|
|
- <application />
|
|
|
- <entryPoint>
|
|
|
- <assemblyIdentity name="QSP_Analyser" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
|
|
- <commandLine file="QSP_Analyser.exe" parameters="" />
|
|
|
- </entryPoint>
|
|
|
- <trustInfo>
|
|
|
- <security>
|
|
|
- <applicationRequestMinimum>
|
|
|
- <PermissionSet class="System.Security.PermissionSet" version="1" ID="Custom" SameSite="site" Unrestricted="true" />
|
|
|
- <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="4" minorVersion="10" buildNumber="0" servicePackMajor="0" />
|
|
|
- </osVersionInfo>
|
|
|
- </dependentOS>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
|
|
- <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="2.0.50727.0" />
|
|
|
- </dependentAssembly>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="QSP_Analyser.exe" size="79360">
|
|
|
- <assemblyIdentity name="QSP_Analyser" 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#sha1" />
|
|
|
- <dsig:DigestValue>K+biMxjimIP/0cXS627dl5uQg8k=</dsig:DigestValue>
|
|
|
- </hash>
|
|
|
- </dependentAssembly>
|
|
|
- </dependency>
|
|
|
- <file name="QSP_Analyser.exe.config" size="3585">
|
|
|
- <hash>
|
|
|
- <dsig:Transforms>
|
|
|
- <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
|
- </dsig:Transforms>
|
|
|
- <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
|
|
- <dsig:DigestValue>J/ey7PHXPXO8TAhsxy0HFdTa/Zk=</dsig:DigestValue>
|
|
|
- </hash>
|
|
|
- </file>
|
|
|
-</asmv1:assembly>
|