summaryrefslogtreecommitdiffstats
path: root/Mandriva - Autorun CD-DVD/bin
diff options
context:
space:
mode:
Diffstat (limited to 'Mandriva - Autorun CD-DVD/bin')
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/Autorun.exebin0 -> 303104 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/Autorun.pdbbin0 -> 38400 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/Autorunfgh.vshost.exe.manifest11
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/Mandriva - Autorun CD-DVD.vshost.exe.manifest11
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.exebin0 -> 9216 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.pdbbin0 -> 24064 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exebin0 -> 14328 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest11
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/autorun.application18
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/autorun.exe.manifest150
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/autorun.vshost.application18
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/autorun.vshost.exebin0 -> 14328 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/de-DE/Autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/es-ES/Autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/fr-FR/Autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/it-IT/Autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/pt-BR/Autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/ru-RU/Autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/zh-CN/Autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.application18
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.exebin0 -> 302592 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest150
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.icobin0 -> 11502 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.inf3
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.pdbbin0 -> 36352 bytes
-rw-r--r--Mandriva - Autorun CD-DVD/bin/Release/changelog.txt8
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dllbin0 -> 4608 bytes
-rw-r--r--Mandriva - Autorun CD-DVD/bin/Release/readme.txt4
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dllbin0 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dllbin0 -> 4608 bytes
34 files changed, 402 insertions, 0 deletions
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/Autorun.exe b/Mandriva - Autorun CD-DVD/bin/Debug/Autorun.exe
new file mode 100755
index 0000000..bce911b
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/Autorun.exe
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/Autorun.pdb b/Mandriva - Autorun CD-DVD/bin/Debug/Autorun.pdb
new file mode 100755
index 0000000..114bdbf
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/Autorun.pdb
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/Autorunfgh.vshost.exe.manifest b/Mandriva - Autorun CD-DVD/bin/Debug/Autorunfgh.vshost.exe.manifest
new file mode 100755
index 0000000..f96b1d6
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/Autorunfgh.vshost.exe.manifest
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+ <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
+ <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
+ <security>
+ <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
+ <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
+ </requestedPrivileges>
+ </security>
+ </trustInfo>
+</assembly>
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/Mandriva - Autorun CD-DVD.vshost.exe.manifest b/Mandriva - Autorun CD-DVD/bin/Debug/Mandriva - Autorun CD-DVD.vshost.exe.manifest
new file mode 100755
index 0000000..f96b1d6
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/Mandriva - Autorun CD-DVD.vshost.exe.manifest
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+ <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
+ <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
+ <security>
+ <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
+ <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
+ </requestedPrivileges>
+ </security>
+ </trustInfo>
+</assembly>
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.exe b/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.exe
new file mode 100755
index 0000000..cf1340c
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.exe
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.pdb b/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.pdb
new file mode 100755
index 0000000..3347aae
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.pdb
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe b/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe
new file mode 100755
index 0000000..14041ba
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest b/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest
new file mode 100755
index 0000000..f96b1d6
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+ <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
+ <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
+ <security>
+ <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
+ <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
+ </requestedPrivileges>
+ </security>
+ </trustInfo>
+</assembly>
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/autorun.application b/Mandriva - Autorun CD-DVD/bin/Debug/autorun.application
new file mode 100755
index 0000000..32091c9
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/autorun.application
@@ -0,0 +1,18 @@
+<?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="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="autorun" asmv2:product="autorun" xmlns="urn:schemas-microsoft-com:asm.v1" />
+ <deployment install="true" mapFileExtensions="true" />
+ <dependency>
+ <dependentAssembly dependencyType="install" codebase="autorun.exe.manifest" size="8033">
+ <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>7TS8srSCxF7AxgrkC7f3jWeyfPs=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+</asmv1:assembly> \ No newline at end of file
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/autorun.exe.manifest b/Mandriva - Autorun CD-DVD/bin/Debug/autorun.exe.manifest
new file mode 100755
index 0000000..3b9bd26
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/autorun.exe.manifest
@@ -0,0 +1,150 @@
+<?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="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:assemblyIdentity name="autorun.exe" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
+ <application />
+ <entryPoint>
+ <assemblyIdentity name="autorun" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
+ <commandLine file="autorun.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 Manifest Options
+ If you want to change the Windows User Account Control level replace the
+ requestedExecutionLevel node with one of the following.
+
+ <requestedExecutionLevel level="asInvoker" uiAccess="false" />
+ <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
+ <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
+
+ If you want to utilize File and Registry Virtualization for backward
+ compatibility then delete the requestedExecutionLevel node.
+ -->
+ <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="2.0.50727.0" />
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
+ <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="303104">
+ <assemblyIdentity name="autorun" 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#sha1" />
+ <dsig:DigestValue>mWzSn9HUXddRKv/W1gxlze8sD4s=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="de-DE\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="de-DE" 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#sha1" />
+ <dsig:DigestValue>oSpruiDEvXcQ9Cw96+Wh57X1VRY=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="es-ES\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="es-ES" 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#sha1" />
+ <dsig:DigestValue>GUHzCjN23I3eFyEkY51nCBER/W8=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="fr-FR\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="fr-FR" 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#sha1" />
+ <dsig:DigestValue>iM4QMJgu+r82e2tZOKQjfKb7qps=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="it-IT\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="it-IT" 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#sha1" />
+ <dsig:DigestValue>JE30S8wi8A8Nlh0bWshK1R8syvU=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="pt-BR\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="pt-BR" 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#sha1" />
+ <dsig:DigestValue>MdrUcMgReqB4ZhK40aAtD++5cc4=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ru-RU\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="ru-RU" 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#sha1" />
+ <dsig:DigestValue>yGEcmUvhBKIWPcCK1nD4CVr2Rkc=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="zh-CN\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="zh-CN" 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#sha1" />
+ <dsig:DigestValue>ow71VNawe4PxStfMzLvMaq8iYyk=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+</asmv1:assembly> \ No newline at end of file
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/autorun.vshost.application b/Mandriva - Autorun CD-DVD/bin/Debug/autorun.vshost.application
new file mode 100755
index 0000000..bdd7f11
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/autorun.vshost.application
@@ -0,0 +1,18 @@
+<?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="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="autorun" asmv2:product="autorun" xmlns="urn:schemas-microsoft-com:asm.v1" />
+ <deployment install="true" mapFileExtensions="true" />
+ <dependency>
+ <dependentAssembly dependencyType="install" codebase="autorun.exe.manifest" size="8033">
+ <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>ya+kOHxEXgb313ZaO7o6/122KJQ=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+</asmv1:assembly> \ No newline at end of file
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/autorun.vshost.exe b/Mandriva - Autorun CD-DVD/bin/Debug/autorun.vshost.exe
new file mode 100755
index 0000000..14041ba
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/autorun.vshost.exe
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/de-DE/Autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Debug/de-DE/Autorun.resources.dll
new file mode 100755
index 0000000..532559d
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/de-DE/Autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/es-ES/Autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Debug/es-ES/Autorun.resources.dll
new file mode 100755
index 0000000..7caa93e
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/es-ES/Autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/fr-FR/Autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Debug/fr-FR/Autorun.resources.dll
new file mode 100755
index 0000000..9ad46b4
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/fr-FR/Autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/it-IT/Autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Debug/it-IT/Autorun.resources.dll
new file mode 100755
index 0000000..fc153c6
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/it-IT/Autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/pt-BR/Autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Debug/pt-BR/Autorun.resources.dll
new file mode 100755
index 0000000..c5e872c
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/pt-BR/Autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/ru-RU/Autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Debug/ru-RU/Autorun.resources.dll
new file mode 100755
index 0000000..f51dd1c
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/ru-RU/Autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Debug/zh-CN/Autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Debug/zh-CN/Autorun.resources.dll
new file mode 100755
index 0000000..9d0ed2c
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Debug/zh-CN/Autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.application b/Mandriva - Autorun CD-DVD/bin/Release/autorun.application
new file mode 100755
index 0000000..26602da
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.application
@@ -0,0 +1,18 @@
+<?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="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="autorun" asmv2:product="autorun" xmlns="urn:schemas-microsoft-com:asm.v1" />
+ <deployment install="true" mapFileExtensions="true" />
+ <dependency>
+ <dependentAssembly dependencyType="install" codebase="autorun.exe.manifest" size="8033">
+ <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>2s213MACvCfVcU5ch4WhtTI+U18=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+</asmv1:assembly> \ No newline at end of file
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe
new file mode 100755
index 0000000..e0339da
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest
new file mode 100755
index 0000000..7ec467d
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest
@@ -0,0 +1,150 @@
+<?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="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:assemblyIdentity name="autorun.exe" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
+ <application />
+ <entryPoint>
+ <assemblyIdentity name="autorun" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
+ <commandLine file="autorun.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 Manifest Options
+ If you want to change the Windows User Account Control level replace the
+ requestedExecutionLevel node with one of the following.
+
+ <requestedExecutionLevel level="asInvoker" uiAccess="false" />
+ <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
+ <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
+
+ If you want to utilize File and Registry Virtualization for backward
+ compatibility then delete the requestedExecutionLevel node.
+ -->
+ <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="2.0.50727.0" />
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
+ <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">
+ <assemblyIdentity name="autorun" 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#sha1" />
+ <dsig:DigestValue>TMupkNswtIUJgWuflp0eYOqsY/Y=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="de-DE\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="de-DE" 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#sha1" />
+ <dsig:DigestValue>BtSJSM7dnaXImypSk2Qv9q0ycr8=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="es-ES\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="es-ES" 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#sha1" />
+ <dsig:DigestValue>4FZXd+0xzctp/+qADJi72wI1NOs=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="fr-FR\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="fr-FR" 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#sha1" />
+ <dsig:DigestValue>SAwDOi/qSeW3KcC/oJJrUKT3T0I=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="it-IT\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="it-IT" 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#sha1" />
+ <dsig:DigestValue>zooXpe2BpW24l8uSbqRjERC3LTM=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="pt-BR\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="pt-BR" 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#sha1" />
+ <dsig:DigestValue>qUe2W6H3aWzOrbsiUOBQ+8RohfU=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ru-RU\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="ru-RU" 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#sha1" />
+ <dsig:DigestValue>dysJXmw8+/EOsCvxKxNXdWrKXDA=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="zh-CN\autorun.resources.dll" size="4608">
+ <assemblyIdentity name="autorun.resources" version="1.0.0.0" language="zh-CN" 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#sha1" />
+ <dsig:DigestValue>BJB99xSE0vq7dugMcONGmGVyb2M=</dsig:DigestValue>
+ </hash>
+ </dependentAssembly>
+ </dependency>
+</asmv1:assembly> \ No newline at end of file
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.ico b/Mandriva - Autorun CD-DVD/bin/Release/autorun.ico
new file mode 100755
index 0000000..5869b68
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.ico
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.inf b/Mandriva - Autorun CD-DVD/bin/Release/autorun.inf
new file mode 100755
index 0000000..f51ea95
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.inf
@@ -0,0 +1,3 @@
+[Autorun]
+open=autorun\autorun.exe
+icon=autorun\mandriva.ico \ No newline at end of file
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb b/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb
new file mode 100755
index 0000000..9ccfc95
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/changelog.txt b/Mandriva - Autorun CD-DVD/bin/Release/changelog.txt
new file mode 100644
index 0000000..a40b4c8
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/changelog.txt
@@ -0,0 +1,8 @@
+1.0
+First final release.
+Now detects the product, the version and the architecture.
+There are displayed in the right top hand corner.
+Depending on the product, it offers the choice to restart the system on Mandriva One or install a standard Mandriva Linux system
+
+0.9
+First RC release.
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dll
new file mode 100755
index 0000000..79151b1
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dll
new file mode 100755
index 0000000..8040973
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dll
new file mode 100755
index 0000000..2cae4dd
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dll
new file mode 100755
index 0000000..2015f20
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dll
new file mode 100755
index 0000000..9b85dbc
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/readme.txt b/Mandriva - Autorun CD-DVD/bin/Release/readme.txt
new file mode 100644
index 0000000..b56f7e5
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/readme.txt
@@ -0,0 +1,4 @@
+Autorun for the Mandriva Linux CD/DVD.
+Will be displayed when your media will be inserted under Windows XP, Vista, Seven. The C# Framework is needed to launch the programm.
+
+The flags icons come from FAMFAMFAM, you can visit http://www.famfamfam.com
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dll
new file mode 100755
index 0000000..3017fb8
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dll
new file mode 100755
index 0000000..979cd59
--- /dev/null
+++ b/Mandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dll
Binary files differ