lotrointerface.com
Search Downloads

LoTROInterface SVN MyUi-BuildyourUIupdate

[/] [trunk/] [Ui Maker/] [WindowsApplication2/] [obj/] [Beta/] [UI Builder.exe.manifest] - Blame information for rev 15

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 TheOldOne-2565
<?xml version="1.0" encoding="utf-8"?>
2 TheOldOne-2565
<asmv1:assembly manifestVersion="1.0" xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" 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 TheOldOne-2565
  <asmv1:assemblyIdentity version="0.6.0.0" name="UI Builder.exe" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" type="win32" />
4 TheOldOne-2565
  <description asmv2:iconFile="UIIcon.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
5 TheOldOne-2565
  <application />
6 TheOldOne-2565
  <entryPoint>
7 TheOldOne-2565
    <assemblyIdentity name="UI Builder" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
8 TheOldOne-2565
    <commandLine file="UI Builder.exe" parameters="" />
9 TheOldOne-2565
  </entryPoint>
10 TheOldOne-2565
  <trustInfo>
11 TheOldOne-2565
    <security>
12 TheOldOne-2565
      <applicationRequestMinimum>
13 TheOldOne-2565
        <PermissionSet class="System.Security.PermissionSet" version="1" Unrestricted="true" ID="Custom" SameSite="site" />
14 TheOldOne-2565
        <defaultAssemblyRequest permissionSetReference="Custom" />
15 TheOldOne-2565
      </applicationRequestMinimum>
16 TheOldOne-2565
      <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
17 TheOldOne-2565
        <!-- UAC Manifest Options
18 TheOldOne-2565
            If you want to change the Windows User Account Control level replace the
19 TheOldOne-2565
            requestedExecutionLevel node with one of the following.
20 TheOldOne-2565
 
21 TheOldOne-2565
        <requestedExecutionLevel  level="asInvoker" uiAccess="false" />
22 TheOldOne-2565
        <requestedExecutionLevel  level="requireAdministrator" uiAccess="false" />
23 TheOldOne-2565
        <requestedExecutionLevel  level="highestAvailable" uiAccess="false" />
24 TheOldOne-2565
 
25 TheOldOne-2565
            Specifying requestedExecutionLevel node will disable file and registry virtualization.
26 TheOldOne-2565
            If you want to utilize File and Registry Virtualization for backward
27 TheOldOne-2565
            compatibility then delete the requestedExecutionLevel node.
28 TheOldOne-2565
        -->
29 TheOldOne-2565
        <requestedExecutionLevel level="asInvoker" uiAccess="false" />
30 TheOldOne-2565
      </requestedPrivileges>
31 TheOldOne-2565
    </security>
32 TheOldOne-2565
  </trustInfo>
33 TheOldOne-2565
  <dependency>
34 TheOldOne-2565
    <dependentOS>
35 TheOldOne-2565
      <osVersionInfo>
36 TheOldOne-2565
        <os majorVersion="4" minorVersion="10" buildNumber="0" servicePackMajor="0" />
37 TheOldOne-2565
      </osVersionInfo>
38 TheOldOne-2565
    </dependentOS>
39 TheOldOne-2565
  </dependency>
40 TheOldOne-2565
  <dependency>
41 TheOldOne-2565
    <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
42 TheOldOne-2565
      <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="2.0.50727.0" />
43 TheOldOne-2565
    </dependentAssembly>
44 TheOldOne-2565
  </dependency>
45 TheOldOne-2565
  <dependency>
46 15 TheOldOne-2565
    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="UI Builder.exe" size="1518080">
47 3 TheOldOne-2565
      <assemblyIdentity name="UI Builder" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
48 TheOldOne-2565
      <hash>
49 TheOldOne-2565
        <dsig:Transforms>
50 TheOldOne-2565
          <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
51 TheOldOne-2565
        </dsig:Transforms>
52 TheOldOne-2565
        <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
53 15 TheOldOne-2565
        <dsig:DigestValue>futb3JhBnxHs4b4+OLjt8U6sUP0=</dsig:DigestValue>
54 3 TheOldOne-2565
      </hash>
55 TheOldOne-2565
    </dependentAssembly>
56 TheOldOne-2565
  </dependency>
57 TheOldOne-2565
  <file name="UI Builder.exe.config" size="4366">
58 TheOldOne-2565
    <hash>
59 TheOldOne-2565
      <dsig:Transforms>
60 TheOldOne-2565
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
61 TheOldOne-2565
      </dsig:Transforms>
62 TheOldOne-2565
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
63 TheOldOne-2565
      <dsig:DigestValue>rjWoPfu/L2lpbqG6oUXfUDvx2ew=</dsig:DigestValue>
64 TheOldOne-2565
    </hash>
65 TheOldOne-2565
  </file>
66 TheOldOne-2565
  <file name="UIIcon.ico" size="370070">
67 TheOldOne-2565
    <hash>
68 TheOldOne-2565
      <dsig:Transforms>
69 TheOldOne-2565
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
70 TheOldOne-2565
      </dsig:Transforms>
71 TheOldOne-2565
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
72 TheOldOne-2565
      <dsig:DigestValue>kI/t/qKRbY782HlZpNQX2dtxYfc=</dsig:DigestValue>
73 TheOldOne-2565
    </hash>
74 TheOldOne-2565
  </file>
75 TheOldOne-2565
  <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
76 TheOldOne-2565
    <application>
77 TheOldOne-2565
      <!-- A list of all Windows versions that this application is designed to work with. Windows will automatically select the most compatible environment.-->
78 TheOldOne-2565
      <!-- If your application is designed to work with Windows 7, uncomment the following supportedOS node-->
79 TheOldOne-2565
      <!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>-->
80 TheOldOne-2565
    </application>
81 TheOldOne-2565
  </compatibility>
82 TheOldOne-2565
</asmv1:assembly>

All times are GMT -5. The time now is 03:12 PM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui