|
@@ -0,0 +1,65 @@
|
|
|
+<?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="【代码示例】进度条100自动弹出新窗体.exe" version="1.1.1.6" publicKeyToken="0000000000000000" language="zh-CN" processorArchitecture="msil" type="win32" />
|
|
|
+ <application />
|
|
|
+ <entryPoint>
|
|
|
+ <assemblyIdentity name="【代码示例】进度条100自动弹出新窗体" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
|
|
+ <commandLine file="【代码示例】进度条100自动弹出新窗体.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 清单选项
|
|
|
+ 如果要更改 Windows 用户帐户控制级别,请用以下节点之一替换
|
|
|
+ requestedExecutionLevel 节点。
|
|
|
+
|
|
|
+ <requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
|
|
+ <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
|
|
+ <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
|
|
+
|
|
|
+ 如果要利用文件和注册表虚拟化提供
|
|
|
+ 向后兼容性,请删除 requestedExecutionLevel 节点。
|
|
|
+ -->
|
|
|
+ <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>
|
|
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="【代码示例】进度条100自动弹出新窗体.exe" size="9152">
|
|
|
+ <assemblyIdentity name="【代码示例】进度条100自动弹出新窗体" 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" />
|
|
|
+ <dsig:DigestValue>NqKjbBUtbMq9AZ3supamw2tzpZL2KEcGoivEfqtU3Ag=</dsig:DigestValue>
|
|
|
+ </hash>
|
|
|
+ </dependentAssembly>
|
|
|
+ </dependency>
|
|
|
+ <file name="【代码示例】进度条100自动弹出新窗体.exe.config" size="187">
|
|
|
+ <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>+CM46OnHRrXZXNLMx7+U3V3iubiYL//d8hGOR13lDhU=</dsig:DigestValue>
|
|
|
+ </hash>
|
|
|
+ </file>
|
|
|
+</asmv1:assembly>
|