[misc] add elevation for .appx

* Note: this only works if you have Windows 10 with 1809 update installed
This commit is contained in:
dmex 2018-10-22 12:31:03 +01:00 committed by Pete Batard
parent 555d628f2c
commit e3fb899f12
2 changed files with 8 additions and 7 deletions

View file

@ -8,7 +8,7 @@
for an interesting struggle, when you also happen to have a comma in one of the fields... -->
<Identity
Name="Rufus"
Version="3.4.1400.0"
Version="3.4.1411.0"
ProcessorArchitecture="x86"
Publisher='CN=Akeo Consulting, O=Akeo Consulting, STREET=24 Grey Rock, L=Milford, S=Co. Donegal, PostalCode=F92 D667, C=IE' />
<Properties>
@ -27,7 +27,8 @@
MaxVersionTested="10.0.15063.0" />
</Dependencies>
<Capabilities>
<rescap:Capability Name="runFullTrust"/>
<rescap:Capability Name="runFullTrust" />
<rescap:Capability Name="allowElevation" />
</Capabilities>
<Applications>
<Application