Skip to content

Commit

Permalink
Tiny hotfix to patch issue #15, even though this project is still on …
Browse files Browse the repository at this point in the history
…hold
  • Loading branch information
Icepenguins101 authored Mar 26, 2024
1 parent b3e535c commit 40cfe08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CharmsBar/app.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
Expand Down Expand Up @@ -51,4 +51,4 @@
</dependentAssembly>
</dependency>

</asmv1:assembly>
</asmv1:assembly>

0 comments on commit 40cfe08

Please sign in to comment.