Author: jerome
Date: 2009-08-31 14:06:40 +0200 (Mon, 31 Aug 2009)
New Revision: 5316

Added:
   
software_suite_v3/software/tool/tool-second-installer/trunk/tool-second-installer/SecondInstaller.exe.manifest
Log:
* Added manifest.

Added: 
software_suite_v3/software/tool/tool-second-installer/trunk/tool-second-installer/SecondInstaller.exe.manifest
===================================================================
--- 
software_suite_v3/software/tool/tool-second-installer/trunk/tool-second-installer/SecondInstaller.exe.manifest
                              (rev 0)
+++ 
software_suite_v3/software/tool/tool-second-installer/trunk/tool-second-installer/SecondInstaller.exe.manifest
      2009-08-31 12:06:40 UTC (rev 5316)
@@ -0,0 +1,16 @@
+<?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"
+       processorArchitecture="msil"
+       name="SecondInstaller.exe"
+       type="win32"/> 
+<description>elevate execution level</description> 
+   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
+      <security>
+         <requestedPrivileges>
+            <requestedExecutionLevel level="requireAdministrator" 
uiAccess="false"/>
+         </requestedPrivileges>
+      </security>
+   </trustInfo>
+</assembly>
+ 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to