EapForIdle.exe.manifest 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  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="EapForIdle.exe" version="1.0.0.127" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
  4. <description asmv2:iconFile="14909624_640x640.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
  5. <application />
  6. <entryPoint>
  7. <assemblyIdentity name="EapForIdle" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
  8. <commandLine file="EapForIdle.exe" parameters="" />
  9. </entryPoint>
  10. <trustInfo>
  11. <security>
  12. <applicationRequestMinimum>
  13. <PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
  14. <defaultAssemblyRequest permissionSetReference="Custom" />
  15. </applicationRequestMinimum>
  16. <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
  17. <!--
  18. UAC 清单选项
  19. 如果要更改 Windows 用户帐户控制级别,请用以下节点之一替换
  20. requestedExecutionLevel 节点。
  21. <requestedExecutionLevel level="asInvoker" uiAccess="false" />
  22. <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
  23. <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
  24. 如果要利用文件和注册表虚拟化提供
  25. 向后兼容性,请删除 requestedExecutionLevel 节点。
  26. -->
  27. <requestedExecutionLevel level="asInvoker" uiAccess="false" />
  28. </requestedPrivileges>
  29. </security>
  30. </trustInfo>
  31. <dependency>
  32. <dependentOS>
  33. <osVersionInfo>
  34. <os majorVersion="4" minorVersion="10" buildNumber="0" servicePackMajor="0" />
  35. </osVersionInfo>
  36. </dependentOS>
  37. </dependency>
  38. <dependency>
  39. <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
  40. <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="2.0.50727.0" />
  41. </dependentAssembly>
  42. </dependency>
  43. <dependency>
  44. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DllFileSoc.dll" size="18432">
  45. <assemblyIdentity name="DllFileSoc" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
  46. <hash>
  47. <dsig:Transforms>
  48. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  49. </dsig:Transforms>
  50. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
  51. <dsig:DigestValue>S96Zx23G4JUhXmvbDwBKfNuoSr0=</dsig:DigestValue>
  52. </hash>
  53. </dependentAssembly>
  54. </dependency>
  55. <dependency>
  56. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DllPubInfo.dll" size="4096">
  57. <assemblyIdentity name="DllPubInfo" version="1.0.0.0" 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#sha1" />
  63. <dsig:DigestValue>UTi7gUjn2DibZuDVMMPifRcsDQo=</dsig:DigestValue>
  64. </hash>
  65. </dependentAssembly>
  66. </dependency>
  67. <dependency>
  68. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="EapForIdle.exe" size="1409536">
  69. <assemblyIdentity name="EapForIdle" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
  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#sha1" />
  75. <dsig:DigestValue>Vj32fx2IUUCFdh0lwEUZ51yQZN0=</dsig:DigestValue>
  76. </hash>
  77. </dependentAssembly>
  78. </dependency>
  79. <dependency>
  80. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="571944">
  81. <assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" 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#sha1" />
  87. <dsig:DigestValue>NQLh5gfmQNU6Rm6gDPcYNUM5uOs=</dsig:DigestValue>
  88. </hash>
  89. </dependentAssembly>
  90. </dependency>
  91. <dependency>
  92. <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Linq.dll" size="110080">
  93. <assemblyIdentity name="System.Linq" version="1.0.0.0" 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#sha1" />
  99. <dsig:DigestValue>z2iKvNTJylrO3c64rP0ZSdmACUk=</dsig:DigestValue>
  100. </hash>
  101. </dependentAssembly>
  102. </dependency>
  103. <file name="14909624_640x640.ico" size="268286">
  104. <hash>
  105. <dsig:Transforms>
  106. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  107. </dsig:Transforms>
  108. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
  109. <dsig:DigestValue>8ASYt1lsZm1CjHH/owKKAD+354Q=</dsig:DigestValue>
  110. </hash>
  111. </file>
  112. <file name="alarm.ico" size="4286">
  113. <hash>
  114. <dsig:Transforms>
  115. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  116. </dsig:Transforms>
  117. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
  118. <dsig:DigestValue>CRjzSCwb0ovzb3bNfR4+JN2+jdU=</dsig:DigestValue>
  119. </hash>
  120. </file>
  121. <file name="EapForIdle.exe.config" size="2786">
  122. <hash>
  123. <dsig:Transforms>
  124. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  125. </dsig:Transforms>
  126. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
  127. <dsig:DigestValue>iyO27YzzQ3Dxy1w/uCg3Fou1uWM=</dsig:DigestValue>
  128. </hash>
  129. </file>
  130. <file name="Lib\LitForm.ico" size="4286">
  131. <hash>
  132. <dsig:Transforms>
  133. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  134. </dsig:Transforms>
  135. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
  136. <dsig:DigestValue>gAB4QkJoAY/IwkcQZ/fKjumVAGc=</dsig:DigestValue>
  137. </hash>
  138. </file>
  139. <file name="Lib\logo.png" size="44027">
  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#sha1" />
  145. <dsig:DigestValue>eGV4xENwvvgkVvtpzUZldPHW0vM=</dsig:DigestValue>
  146. </hash>
  147. </file>
  148. <file name="Lib\System.Linq.dll" size="110080">
  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#sha1" />
  154. <dsig:DigestValue>z2iKvNTJylrO3c64rP0ZSdmACUk=</dsig:DigestValue>
  155. </hash>
  156. </file>
  157. <file name="Local.xml" size="250" writeableType="applicationData">
  158. <hash>
  159. <dsig:Transforms>
  160. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  161. </dsig:Transforms>
  162. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
  163. <dsig:DigestValue>3K8g2txpPTwXpV34OnkgAt+2NGw=</dsig:DigestValue>
  164. </hash>
  165. </file>
  166. </asmv1:assembly>