MSM: Mark package as read-only
Thou, this serves as a hint only and provides no real enforcement. Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
baba7bb6d0
commit
361dd60a04
@ -15,7 +15,8 @@
|
|||||||
Manufacturer="WireGuard LLC"
|
Manufacturer="WireGuard LLC"
|
||||||
InstallerVersion="200"
|
InstallerVersion="200"
|
||||||
InstallPrivileges="elevated"
|
InstallPrivileges="elevated"
|
||||||
InstallScope="perMachine" />
|
InstallScope="perMachine"
|
||||||
|
ReadOnly="yes"/>
|
||||||
|
|
||||||
<Binary Id="wintun.cer" SourceFile="!(bindpath.output_dir)wintun.cer"/>
|
<Binary Id="wintun.cer" SourceFile="!(bindpath.output_dir)wintun.cer"/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user