MSM: Mark package to require elevated and per-machine install

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2019-04-17 12:39:27 +02:00
parent 1ec2a54a5c
commit baba7bb6d0

View File

@ -13,7 +13,9 @@
Id="c28309d9-1954-4f2d-a7d1-228850092460" Id="c28309d9-1954-4f2d-a7d1-228850092460"
Description="Wintun Userspace Tunnel" Description="Wintun Userspace Tunnel"
Manufacturer="WireGuard LLC" Manufacturer="WireGuard LLC"
InstallerVersion="200" /> InstallerVersion="200"
InstallPrivileges="elevated"
InstallScope="perMachine" />
<Binary Id="wintun.cer" SourceFile="!(bindpath.output_dir)wintun.cer"/> <Binary Id="wintun.cer" SourceFile="!(bindpath.output_dir)wintun.cer"/>