/[soft]/autorun/trunk/Mageia - Autorun CD-DVD/obj/Release/autorun.exe.manifest
ViewVC logotype

Diff of /autorun/trunk/Mageia - Autorun CD-DVD/obj/Release/autorun.exe.manifest

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1566 by ennael, Fri May 27 08:48:37 2011 UTC revision 1567 by dams, Fri May 27 14:49:32 2011 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="utf-8"?>  <?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="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">  <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="autorun.exe" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />    <asmv1:assemblyIdentity name="autorun.exe" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
4    <application />    <application />
5    <entryPoint>    <entryPoint>
# Line 14  Line 14 
14        </applicationRequestMinimum>        </applicationRequestMinimum>
15        <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">        <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
16          <!--          <!--
17            UAC Manifest Options            Options du manifeste de contrôle de compte d'utilisateur
18            If you want to change the Windows User Account Control level replace the            Si vous souhaitez modifier le niveau du contrôle de compte d'utilisateur Windows, remplacez le
19            requestedExecutionLevel node with one of the following.            nœud requestedExecutionLevel par l'une des propositions suivantes :
20    
21          <requestedExecutionLevel  level="asInvoker" uiAccess="false" />          <requestedExecutionLevel  level="asInvoker" uiAccess="false" />
22          <requestedExecutionLevel  level="requireAdministrator" uiAccess="false" />          <requestedExecutionLevel  level="requireAdministrator" uiAccess="false" />
23          <requestedExecutionLevel  level="highestAvailable" uiAccess="false" />          <requestedExecutionLevel  level="highestAvailable" uiAccess="false" />
24    
25           If you want to utilize File and Registry Virtualization for backward           Si vous souhaitez utiliser la virtualisation de fichiers et du Registre pour la
26           compatibility then delete the requestedExecutionLevel node.           compatibilité descendante, supprimez le nœud requestedExecutionLevel.
27      -->      -->
28          <requestedExecutionLevel level="asInvoker" uiAccess="false" />          <requestedExecutionLevel level="asInvoker" uiAccess="false" />
29        </requestedPrivileges>        </requestedPrivileges>
# Line 38  Line 38 
38    </dependency>    </dependency>
39    <dependency>    <dependency>
40      <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">      <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
41        <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="2.0.50727.0" />        <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
42      </dependentAssembly>      </dependentAssembly>
43    </dependency>    </dependency>
44    <dependency>    <dependency>
45      <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">      <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="autorun.exe" size="303104">
       <assemblyIdentity name="System.Core" version="3.5.0.0" publicKeyToken="b77a5c561934e089" language="neutral" processorArchitecture="msil" />  
     </dependentAssembly>  
   </dependency>  
   <dependency>  
     <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">  
       <assemblyIdentity name="WindowsBase" version="3.0.0.0" publicKeyToken="31bf3856ad364e35" language="neutral" processorArchitecture="msil" />  
     </dependentAssembly>  
   </dependency>  
   <dependency>  
     <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="autorun.exe" size="302592">  
46        <assemblyIdentity name="autorun" version="1.0.0.0" language="neutral" processorArchitecture="msil" />        <assemblyIdentity name="autorun" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
47        <hash>        <hash>
48          <dsig:Transforms>          <dsig:Transforms>
49            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
50          </dsig:Transforms>          </dsig:Transforms>
51          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
52          <dsig:DigestValue>kUC3sykcIwgqHJ2Fc1SaPL4F4fA=</dsig:DigestValue>          <dsig:DigestValue>RJvQViYC+wHCbB+IaiysGbx0r7A=</dsig:DigestValue>
53        </hash>        </hash>
54      </dependentAssembly>      </dependentAssembly>
55    </dependency>    </dependency>
# Line 71  Line 61 
61            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
62          </dsig:Transforms>          </dsig:Transforms>
63          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
64          <dsig:DigestValue>RF72W1ie02/ifTJaxzWdc2A84AE=</dsig:DigestValue>          <dsig:DigestValue>WSIbjvBqyzYswgNEEEPi9/8GC5Q=</dsig:DigestValue>
65        </hash>        </hash>
66      </dependentAssembly>      </dependentAssembly>
67    </dependency>    </dependency>
# Line 83  Line 73 
73            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
74          </dsig:Transforms>          </dsig:Transforms>
75          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
76          <dsig:DigestValue>au2YoJdI0Rj8+76GyVb/XoTwkxs=</dsig:DigestValue>          <dsig:DigestValue>t3jk6CRCgIWWmMLWI0ULlrr+L+A=</dsig:DigestValue>
77        </hash>        </hash>
78      </dependentAssembly>      </dependentAssembly>
79    </dependency>    </dependency>
# Line 95  Line 85 
85            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
86          </dsig:Transforms>          </dsig:Transforms>
87          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
88          <dsig:DigestValue>c5DBJ7P4ZdnxAZ4Kk/JRvgLLBq8=</dsig:DigestValue>          <dsig:DigestValue>TuWlWKWJ0OjMHhOnuQKVG1T4Szk=</dsig:DigestValue>
89        </hash>        </hash>
90      </dependentAssembly>      </dependentAssembly>
91    </dependency>    </dependency>
# Line 107  Line 97 
97            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
98          </dsig:Transforms>          </dsig:Transforms>
99          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
100          <dsig:DigestValue>eRkyeUMuTxAD4CurQwED6wT4H/g=</dsig:DigestValue>          <dsig:DigestValue>PCiiKkRVd7p4QZ3TATKCLKscQEM=</dsig:DigestValue>
101        </hash>        </hash>
102      </dependentAssembly>      </dependentAssembly>
103    </dependency>    </dependency>
# Line 119  Line 109 
109            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
110          </dsig:Transforms>          </dsig:Transforms>
111          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
112          <dsig:DigestValue>PnIDvXGXIuifMb2oBb2x1lX3QjM=</dsig:DigestValue>          <dsig:DigestValue>bXZAcUbIFKnxSEOvNC8iNgBVQtY=</dsig:DigestValue>
113        </hash>        </hash>
114      </dependentAssembly>      </dependentAssembly>
115    </dependency>    </dependency>
# Line 131  Line 121 
121            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
122          </dsig:Transforms>          </dsig:Transforms>
123          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
124          <dsig:DigestValue>Uhut3+N2oX9GpK8viw86Cnq0WDY=</dsig:DigestValue>          <dsig:DigestValue>2vu3K0IiRAKAV7dMhXH1pPEuh5M=</dsig:DigestValue>
125        </hash>        </hash>
126      </dependentAssembly>      </dependentAssembly>
127    </dependency>    </dependency>
# Line 143  Line 133 
133            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />            <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
134          </dsig:Transforms>          </dsig:Transforms>
135          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />          <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
136          <dsig:DigestValue>enKUaEG0E9VxhcObK3xkZJ8X4Uw=</dsig:DigestValue>          <dsig:DigestValue>hJGbvxBkznqZxa6MKP+vOqODEdo=</dsig:DigestValue>
137        </hash>        </hash>
138      </dependentAssembly>      </dependentAssembly>
139    </dependency>    </dependency>

Legend:
Removed from v.1566  
changed lines
  Added in v.1567

  ViewVC Help
Powered by ViewVC 1.1.30