/LeagueToolsSource/UpdateTool/bin/Debug/UpdateTool.exe.manifest
Unknown | 96 lines | 94 code | 2 blank | 0 comment | 0 complexity | 20a0d39f178d7399156810a035facf14 MD5 | raw file
1<?xml version="1.0" encoding="utf-8"?> 2<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" 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" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" 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"> 3 <asmv1:assemblyIdentity name="UpdateTool.exe" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" type="win32" /> 4 <application /> 5 <entryPoint> 6 <assemblyIdentity name="UpdateTool" version="1.0.0.0" language="neutral" processorArchitecture="x86" /> 7 <commandLine file="UpdateTool.exe" parameters="" /> 8 </entryPoint> 9 <trustInfo> 10 <security> 11 <applicationRequestMinimum> 12 <PermissionSet Unrestricted="true" ID="Custom" SameSite="site" /> 13 <defaultAssemblyRequest permissionSetReference="Custom" /> 14 </applicationRequestMinimum> 15 <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3"> 16 <!-- 17 UAC Manifest Options 18 If you want to change the Windows User Account Control level replace the 19 requestedExecutionLevel node with one of the following. 20 21 <requestedExecutionLevel level="asInvoker" uiAccess="false" /> 22 <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> 23 <requestedExecutionLevel level="highestAvailable" uiAccess="false" /> 24 25 If you want to utilize File and Registry Virtualization for backward 26 compatibility then delete the requestedExecutionLevel node. 27 --> 28 <requestedExecutionLevel level="asInvoker" uiAccess="false" /> 29 </requestedPrivileges> 30 </security> 31 </trustInfo> 32 <dependency> 33 <dependentOS> 34 <osVersionInfo> 35 <os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" /> 36 </osVersionInfo> 37 </dependentOS> 38 </dependency> 39 <dependency> 40 <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true"> 41 <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="2.0.50727.0" /> 42 </dependentAssembly> 43 </dependency> 44 <dependency> 45 <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true"> 46 <assemblyIdentity name="System.Core" version="3.5.0.0" publicKeyToken="b77a5c561934e089" language="neutral" processorArchitecture="msil" /> 47 </dependentAssembly> 48 </dependency> 49 <dependency> 50 <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true"> 51 <assemblyIdentity name="WindowsBase" version="3.0.0.0" publicKeyToken="31bf3856ad364e35" language="neutral" processorArchitecture="msil" /> 52 </dependentAssembly> 53 </dependency> 54 <dependency> 55 <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Ionic.Zip.dll" size="445440"> 56 <assemblyIdentity name="Ionic.Zip" version="1.9.1.5" publicKeyToken="EDBE51AD942A3F5C" language="neutral" processorArchitecture="msil" /> 57 <hash> 58 <dsig:Transforms> 59 <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> 60 </dsig:Transforms> 61 <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /> 62 <dsig:DigestValue>zcU81ByM6NNWsFej7OSD+RFv3ak=</dsig:DigestValue> 63 </hash> 64 </dependentAssembly> 65 </dependency> 66 <dependency> 67 <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="UpdateTool.exe" size="14848"> 68 <assemblyIdentity name="UpdateTool" version="1.0.0.0" language="neutral" processorArchitecture="x86" /> 69 <hash> 70 <dsig:Transforms> 71 <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> 72 </dsig:Transforms> 73 <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /> 74 <dsig:DigestValue>vWBsQc3e4EuTP2q1ZMKt2vS1YYs=</dsig:DigestValue> 75 </hash> 76 </dependentAssembly> 77 </dependency> 78 <file name="Ionic.Zip.dll" size="445440"> 79 <hash> 80 <dsig:Transforms> 81 <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> 82 </dsig:Transforms> 83 <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /> 84 <dsig:DigestValue>zcU81ByM6NNWsFej7OSD+RFv3ak=</dsig:DigestValue> 85 </hash> 86 </file> 87 <file name="UpdateTool.exe.config" size="117"> 88 <hash> 89 <dsig:Transforms> 90 <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> 91 </dsig:Transforms> 92 <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /> 93 <dsig:DigestValue>a3Forh+i+nzyaONrpGeK7Sudu10=</dsig:DigestValue> 94 </hash> 95 </file> 96</asmv1:assembly>