Skip to content

Commit 309ac94

Browse files
committed
2.3.6.0 - Changed execution level back to using requireAdministrator because it's obviously required.
1 parent 211fbc7 commit 309ac94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<security>
2525
<requestedPrivileges>
2626
<requestedExecutionLevel
27-
level="highestAvailable"
27+
level="requireAdministrator"
2828
uiAccess="false" />
2929
</requestedPrivileges>
3030
</security>

0 commit comments

Comments
 (0)