]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - os_win32/runcmdu.exe.manifest
Switch to XZ for orig.tar compression
[mirror_smartmontools-debian.git] / os_win32 / runcmdu.exe.manifest
CommitLineData
d008864d
GI
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity
4 version="1.0.0.0"
5 name="runcmdu.exe"
6 type="win32"
7 />
8 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
9 <security>
10 <requestedPrivileges>
11 <requestedExecutionLevel
12 level="asInvoker"
13 uiAccess="false"
14 />
15 </requestedPrivileges>
16 </security>
17 </trustInfo>
18</assembly>