summaryrefslogtreecommitdiffstats
path: root/Mageia - Autorun CD-DVD/obj/Release/autorun.application
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-05-27 15:49:32 +0100
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-05-27 15:49:32 +0100
commitee0cb8d9bdf057b96d22aa676a675cd32640a8ec (patch)
tree5e5667c474b0bd5e5c12e4621b2105874d7c8b03 /Mageia - Autorun CD-DVD/obj/Release/autorun.application
parent94f19f2e40d861e8f60aa38ea8af660c83100ca6 (diff)
downloadautorun-ee0cb8d9bdf057b96d22aa676a675cd32640a8ec.tar
autorun-ee0cb8d9bdf057b96d22aa676a675cd32640a8ec.tar.gz
autorun-ee0cb8d9bdf057b96d22aa676a675cd32640a8ec.tar.bz2
autorun-ee0cb8d9bdf057b96d22aa676a675cd32640a8ec.tar.xz
autorun-ee0cb8d9bdf057b96d22aa676a675cd32640a8ec.zip
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1553 | ennael | 2011-05-27 09:48:37 +0100 (Fri, 27 May 2011) | 2 lines import autorun ------------------------------------------------------------------------ r1557 | ennael | 2011-05-27 11:43:06 +0100 (Fri, 27 May 2011) | 2 lines remove uneeded image ------------------------------------------------------------------------ r1567 | dams | 2011-05-27 15:49:32 +0100 (Fri, 27 May 2011) | 1 line clean and update for Mageia ------------------------------------------------------------------------
Diffstat (limited to 'Mageia - Autorun CD-DVD/obj/Release/autorun.application')
-rwxr-xr-xMageia - Autorun CD-DVD/obj/Release/autorun.application21
1 files changed, 21 insertions, 0 deletions
diff --git a/Mageia - Autorun CD-DVD/obj/Release/autorun.application b/Mageia - Autorun CD-DVD/obj/Release/autorun.application
new file mode 100755
index 0000000..8020f8c
--- /dev/null
+++ b/Mageia - Autorun CD-DVD/obj/Release/autorun.application
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<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.v1="urn:schemas-microsoft-com:clickonce.v1" 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:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <assemblyIdentity name="autorun.application" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
+ <description asmv2:publisher="Microsoft" asmv2:product="autorun" xmlns="urn:schemas-microsoft-com:asm.v1" />
+ <deployment install="true" mapFileExtensions="true" />
+ <compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
+ <framework targetVersion="4.0" profile="Full" supportedRuntime="4.0.30319" />
+ </compatibleFrameworks>
+ <dependency>
+ <dependentAssembly dependencyType="install" codebase="autorun.exe.manifest" size="7607">
+ <assemblyIdentity name="autorun.exe" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
+ <hash>
+ <dsig:Transforms>
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
+ </dsig:Transforms>
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
+ <dsig:DigestValue>CA6NV5LzBoO5sL/GvHltnjMfAKo=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+</asmv1:assembly> \ No newline at end of file