mirror of
https://github.com/eRgo35/Server-Manager.git
synced 2026-02-04 03:16:10 +01:00
87 lines
4.5 KiB
XML
87 lines
4.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" 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" 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">
|
|
<asmv1:assemblyIdentity name="Server Power Manager.exe" version="1.0.0.8" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
|
|
<description asmv2:iconFile="if_network-workgroup_118928.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
|
<application />
|
|
<entryPoint>
|
|
<assemblyIdentity name="Server Power Manager" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
|
<commandLine file="Server Power Manager.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="4.0.30319.0" />
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Renci.SshNet.dll" size="422912">
|
|
<assemblyIdentity name="Renci.SshNet" version="2016.1.0.0" publicKeyToken="1CEE9F8BDE3DB106" 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#sha256" />
|
|
<dsig:DigestValue>9jFe0UZDj3cCAzaBBD+P6WkO05oqvJoZIkZCSUSjono=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Server Power Manager.exe" size="249776">
|
|
<assemblyIdentity name="Server Power Manager" 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#sha256" />
|
|
<dsig:DigestValue>PkCfQfdO9SVJD3h+oW9KRnvKYkeVengaNzpLXUmq5Us=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<file name="if_network-workgroup_118928.ico" size="113146">
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>V/ZKtqIDEE8t8P4wKM1DPs7JWCtZhKCfHS4Gq1ltZJc=</dsig:DigestValue>
|
|
</hash>
|
|
</file>
|
|
<file name="Server Power Manager.exe.config" size="1581">
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>XW3ikx2MeBMrPh3VnHkYE2fyGPuJZfIr4WmwH82vihQ=</dsig:DigestValue>
|
|
</hash>
|
|
</file>
|
|
</asmv1:assembly> |