summaryrefslogtreecommitdiffstats
path: root/Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest
diff options
context:
space:
mode:
authorDamien Lallement <dlallement@mandriva.com>2009-04-20 15:38:09 +0000
committerDamien Lallement <dlallement@mandriva.com>2009-04-20 15:38:09 +0000
commitd4a95ff6baea8712565fba8a560289e4b3838922 (patch)
treeb8f9cf6ee44c90f3ef3209f8ba56ff9ccc40ccaf /Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest
parent0abcc628875e7e38aa135c023eb00aa8b3aab313 (diff)
downloadautorun-d4a95ff6baea8712565fba8a560289e4b3838922.tar
autorun-d4a95ff6baea8712565fba8a560289e4b3838922.tar.gz
autorun-d4a95ff6baea8712565fba8a560289e4b3838922.tar.bz2
autorun-d4a95ff6baea8712565fba8a560289e4b3838922.tar.xz
autorun-d4a95ff6baea8712565fba8a560289e4b3838922.zip
add autorun
Diffstat (limited to 'Mandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest')
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest11
1 files changed, 11 insertions, 0 deletions
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>