ReadICCardFormsApplication.exe.manifest 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  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: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">
  3. <asmv1:assemblyIdentity name="ReadICCardFormsApplication.exe" version="1.0.0.2" publicKeyToken="a9cf99a6772799cb" language="neutral" processorArchitecture="x86" type="win32" />
  4. <description asmv2:iconFile="favicon.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
  5. <application />
  6. <entryPoint>
  7. <assemblyIdentity name="ReadICCardFormsApplication" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
  8. <commandLine file="ReadICCardFormsApplication.exe" parameters="" />
  9. </entryPoint>
  10. <trustInfo>
  11. <security>
  12. <applicationRequestMinimum>
  13. <PermissionSet version="1" class="System.Security.NamedPermissionSet" Name="LocalIntranet" Description="Default rights given to applications on the local intranet" ID="Custom" SameSite="site">
  14. <IPermission Read="USERNAME" version="1" class="System.Security.Permissions.EnvironmentPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  15. <IPermission version="1" class="System.Security.Permissions.FileDialogPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Unrestricted="true" />
  16. <IPermission version="1" Permanent="True" Expiry="9223372036854775807" UserQuota="9223372036854775807" Allowed="AssemblyIsolationByUser" class="System.Security.Permissions.IsolatedStorageFilePermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  17. <IPermission version="1" class="System.Security.Permissions.ReflectionPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Flags="ReflectionEmit, RestrictedMemberAccess" />
  18. <IPermission version="1" class="System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Flags="Assertion, Execution, BindingRedirects" />
  19. <IPermission version="1" class="System.Security.Permissions.UIPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Unrestricted="true" />
  20. <IPermission version="1" class="System.Drawing.Printing.PrintingPermission, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Level="DefaultPrinting" />
  21. <IPermission version="1" class="System.Security.Permissions.MediaPermission, WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Audio="SafeAudio" Image="SafeImage" Video="SafeVideo" />
  22. <IPermission version="1" class="System.Security.Permissions.WebBrowserPermission, WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Level="Safe" />
  23. <IPermission version="1" class="System.Net.DnsPermission, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Unrestricted="true" />
  24. <IPermission version="1" class="System.Security.Permissions.TypeDescriptorPermission, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Unrestricted="true" />
  25. </PermissionSet>
  26. <defaultAssemblyRequest permissionSetReference="Custom" />
  27. </applicationRequestMinimum>
  28. <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
  29. <!-- UAC 清单选项
  30. 如果想要更改 Windows 用户帐户控制级别,请使用
  31. 以下节点之一替换 requestedExecutionLevel 节点。n
  32. <requestedExecutionLevel level="asInvoker" uiAccess="false" />
  33. <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
  34. <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
  35. 指定 requestedExecutionLevel 元素将禁用文件和注册表虚拟化。
  36. 如果你的应用程序需要此虚拟化来实现向后兼容性,则删除此
  37. 元素。
  38. -->
  39. <requestedExecutionLevel level="asInvoker" uiAccess="false" />
  40. </requestedPrivileges>
  41. </security>
  42. </trustInfo>
  43. <dependency>
  44. <dependentOS>
  45. <osVersionInfo>
  46. <os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
  47. </osVersionInfo>
  48. </dependentOS>
  49. </dependency>
  50. <dependency>
  51. <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
  52. <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
  53. </dependentAssembly>
  54. </dependency>
  55. <dependency>
  56. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="log4net.dll" size="294912">
  57. <assemblyIdentity name="log4net" version="1.2.11.0" publicKeyToken="669E0DDF0BB1AA2A" language="neutral" processorArchitecture="msil" />
  58. <hash>
  59. <dsig:Transforms>
  60. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  61. </dsig:Transforms>
  62. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
  63. <dsig:DigestValue>XyxLbpAYNfTmVQahYe4BdO2UYs2KXXk7cYGipKJ9lN4=</dsig:DigestValue>
  64. </hash>
  65. </dependentAssembly>
  66. </dependency>
  67. <dependency>
  68. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ReadICCardFormsApplication.exe" size="29152">
  69. <assemblyIdentity name="ReadICCardFormsApplication" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
  70. <hash>
  71. <dsig:Transforms>
  72. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  73. </dsig:Transforms>
  74. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
  75. <dsig:DigestValue>G5jDuTB2xain0owZKDIPHaElSm5HiM+53XNlpgQXsgo=</dsig:DigestValue>
  76. </hash>
  77. </dependentAssembly>
  78. </dependency>
  79. <dependency>
  80. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SuperSocket.Common.dll" size="29696">
  81. <assemblyIdentity name="SuperSocket.Common" version="1.5.3.0" publicKeyToken="6C80000676988EBB" language="neutral" processorArchitecture="msil" />
  82. <hash>
  83. <dsig:Transforms>
  84. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  85. </dsig:Transforms>
  86. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
  87. <dsig:DigestValue>VtJU5a/zqv59X8qB6Xk1eVUhsQ1HQC1tNc9QHRiE83Q=</dsig:DigestValue>
  88. </hash>
  89. </dependentAssembly>
  90. </dependency>
  91. <dependency>
  92. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SuperSocket.Facility.dll" size="15872">
  93. <assemblyIdentity name="SuperSocket.Facility" version="1.5.3.0" publicKeyToken="6C80000676988EBB" language="neutral" processorArchitecture="msil" />
  94. <hash>
  95. <dsig:Transforms>
  96. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  97. </dsig:Transforms>
  98. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
  99. <dsig:DigestValue>9IlcI6h3daVGPuWwdWtZEzOqnIl1prkEws2fYdxUVw0=</dsig:DigestValue>
  100. </hash>
  101. </dependentAssembly>
  102. </dependency>
  103. <dependency>
  104. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SuperSocket.SocketBase.dll" size="94720">
  105. <assemblyIdentity name="SuperSocket.SocketBase" version="1.5.3.0" publicKeyToken="6C80000676988EBB" language="neutral" processorArchitecture="msil" />
  106. <hash>
  107. <dsig:Transforms>
  108. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  109. </dsig:Transforms>
  110. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
  111. <dsig:DigestValue>iNa/SkuKeVJ/oFYvNUlCF1iQot7n9UXUdkHk+lU6Dok=</dsig:DigestValue>
  112. </hash>
  113. </dependentAssembly>
  114. </dependency>
  115. <dependency>
  116. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SuperSocket.SocketEngine.dll" size="70144">
  117. <assemblyIdentity name="SuperSocket.SocketEngine" version="1.5.3.0" publicKeyToken="6C80000676988EBB" language="neutral" processorArchitecture="msil" />
  118. <hash>
  119. <dsig:Transforms>
  120. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  121. </dsig:Transforms>
  122. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
  123. <dsig:DigestValue>tb/XB4Y9ca5Enpn4cLl88vaELYqKizcur+drwZma7Ks=</dsig:DigestValue>
  124. </hash>
  125. </dependentAssembly>
  126. </dependency>
  127. <dependency>
  128. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SuperWebSocket.dll" size="66048">
  129. <assemblyIdentity name="SuperWebSocket" version="0.8.0.0" publicKeyToken="7BA53B9A7CEF5D1C" language="neutral" processorArchitecture="msil" />
  130. <hash>
  131. <dsig:Transforms>
  132. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  133. </dsig:Transforms>
  134. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
  135. <dsig:DigestValue>R15kAeSjOEH9aUjWWlcsGx7SAqj5TDpKYL93Xjt37dQ=</dsig:DigestValue>
  136. </hash>
  137. </dependentAssembly>
  138. </dependency>
  139. <file name="favicon.ico" size="4286">
  140. <hash>
  141. <dsig:Transforms>
  142. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  143. </dsig:Transforms>
  144. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
  145. <dsig:DigestValue>4915yUHgG+lr5cGXA9BVyoX9r3aCHF3yxTLHqmtkg4M=</dsig:DigestValue>
  146. </hash>
  147. </file>
  148. <file name="ReadICCardFormsApplication.exe.config" size="1580">
  149. <hash>
  150. <dsig:Transforms>
  151. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  152. </dsig:Transforms>
  153. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
  154. <dsig:DigestValue>iMC2MT9/GmoXE0i9iIFhqvQ7n6MFIvalTokVzRwCLb4=</dsig:DigestValue>
  155. </hash>
  156. </file>
  157. <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  158. <application>
  159. <!-- 设计此应用程序与其一起工作且已针对此应用程序进行测试的
  160. Windows 版本的列表。取消评论适当的元素,Windows 将
  161. 自动选择最兼容的环境。 -->
  162. <!-- Windows Vista -->
  163. <!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
  164. <!-- Windows 7 -->
  165. <!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
  166. <!-- Windows 8 -->
  167. <!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
  168. <!-- Windows 8.1 -->
  169. <!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
  170. <!-- Windows 10 -->
  171. <!--<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />-->
  172. </application>
  173. </compatibility>
  174. <publisherIdentity name="CN=DESKTOP-0DCHEA6\21839" issuerKeyHash="6192543cde24aba8cb1d42f0890ce2c671c117c6" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>O6F8BsHah0i0CbeGv36n9QOoMK+Nu5CvuVM02ed0l/Q=</DigestValue></Reference></SignedInfo><SignatureValue>tNNpSA74gM3n6H+ulD6egBva15DlPF4WfF+3fY3HuW+Bnf5zTGF99V9kuKEmgOU5LusV3RLdx/usasZlVFaR87X3HZTT4R7z5k1GgMSHOWsPXyVoDm9nyX82EWvVowmADzXChA8PG7Qvwsme/CoH+6hfHhdXNbO9eS+MrrKIpUM=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>60cvzdDgSBXmEPZ0KnZYft5ksa2+DkruHnNa3NdUSMi4QJakKcVRB6VrVu1l+Fvat39lDGl3V//UbyT2av3V9w6agXyr7JEJa0BzA1TMpW/0hPq0ELmWk1CtBR6y/PFH8rLqMAR44xpkhe4Jq86BhHVWRzzxViKPydt6vL8hqbU=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="f49774e7d93453b9af90bb8daf30a803f5a77ebf86b709b44887dac1067ca13b" Description="" Url=""><as:assemblyIdentity name="ReadICCardFormsApplication.exe" version="1.0.0.2" publicKeyToken="a9cf99a6772799cb" language="neutral" processorArchitecture="x86" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=DESKTOP-0DCHEA6\21839</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>6DANL5WGgyAsDTu+TN7B+ya9WHurf4ASm+oEt9v5/Y0=</DigestValue></Reference></SignedInfo><SignatureValue>4yYuGvrXtYZJ5w6XBnmMPqceAn/drZ3uiY+P2Khtkny5ZLQJEqNzJVVkw7eqd4aUTX9RWHMr0bjoSgD8EDhw/gCTeAb5vMrAUcfZgQ5PIjA17fI5aCjE6K9P2j8cQLtxPQTFKN9t0p82UK8yve5eQ5gDbsZFh0y4VEq2H8mTK7c=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>60cvzdDgSBXmEPZ0KnZYft5ksa2+DkruHnNa3NdUSMi4QJakKcVRB6VrVu1l+Fvat39lDGl3V//UbyT2av3V9w6agXyr7JEJa0BzA1TMpW/0hPq0ELmWk1CtBR6y/PFH8rLqMAR44xpkhe4Jq86BhHVWRzzxViKPydt6vL8hqbU=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB7TCCAVagAwIBAgIQTDOTD8RngLtHFEjkm+IvRTANBgkqhkiG9w0BAQsFADA1MTMwMQYDVQQDHioARABFAFMASwBUAE8AUAAtADAARABDAEgARQBBADYAXAAyADEAOAAzADkwHhcNMTkxMjI1MDE1NzA1WhcNMjAxMjI0MDc1NzA1WjA1MTMwMQYDVQQDHioARABFAFMASwBUAE8AUAAtADAARABDAEgARQBBADYAXAAyADEAOAAzADkwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAOtHL83Q4EgV5hD2dCp2WH7eZLGtvg5K7h5zWtzXVEjIuECWpCnFUQela1btZfhb2rd/ZQxpd1f/1G8k9mr91fcOmoF8q+yRCWtAcwNUzKVv9IT6tBC5lpNQrQUesvzxR/Ky6jAEeOMaZIXuCavOgYR1Vkc88VYij8nbery/Iam1AgMBAAEwDQYJKoZIhvcNAQELBQADgYEAbN9bSvfP4UDCDtTAblg+X/D042R58CRrT9hgP0yttSvrNCX2V2378bYmDggz3EAznDAug8M3k1qzF1IDGS0Z7KAheG0sVkUCMrpoAFeOIGsQOkVENHt91WhXqAKSpzxOgBygcDAPoPZYbQI8FRoGIjg1IpkxxfPxz1Lz9wOhseI=</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>