diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-27 09:32:40 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-27 09:32:40 +0300 |
| commit | b3d005773db01537b831ae523224aaf124202fb7 (patch) | |
| tree | b09d852584e87139905bb77e5455b6a6dc49d0f2 /Software/Visual_Studio/PPC/Tango.PPC.UI | |
| parent | e3435feb84231a97cc766a5f884c8aba5a1df919 (diff) | |
| download | Tango-b3d005773db01537b831ae523224aaf124202fb7.tar.gz Tango-b3d005773db01537b831ae523224aaf124202fb7.zip | |
Attempt to fix auto update check.
Fixed emulator ink consumption calc.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest index d72e75011..efc5f8179 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest @@ -16,7 +16,7 @@ Remove this element if your application requires this virtualization for backwards compatibility. --> - <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> + <!--<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />--> </requestedPrivileges> </security> </trustInfo> |
