1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"yes"?>
2 <assembly xmlns=
"urn:schemas-microsoft-com:asm.v1" manifestVersion=
"1.0">
3 <assemblyIdentity version=
"1.0.0.0"
4 processorArchitecture=
"X86" name=
"unbound-service-install.exe" type=
"win32"/>
5 <description>Installs or removes the unbound service in the services control panel
</description>
6 <!-- Identify the application security requirements. -->
7 <ms_asmv2:trustInfo xmlns:
ms_asmv2=
"urn:schemas-microsoft-com:asm.v2">
9 <ms_asmv2:requestedPrivileges>
10 <ms_asmv2:requestedExecutionLevel
11 level=
"requireAdministrator"
13 </ms_asmv2:requestedPrivileges>