diff options
| author | Roy <Roy.mail.net@gmail.com> | 2023-04-02 17:24:38 +0300 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2023-04-02 17:24:38 +0300 |
| commit | ee27897f2d0fbc3a4468b0d8944e532bb9d4275e (patch) | |
| tree | 17439a942c36f95a871d8c58374574dc32f23da6 /Software/Visual_Studio/PPC/Tango.PPC.UI | |
| parent | 9d278c2e476c383535ee9028e08e229aac4d0237 (diff) | |
| download | Tango-ee27897f2d0fbc3a4468b0d8944e532bb9d4275e.tar.gz Tango-ee27897f2d0fbc3a4468b0d8944e532bb9d4275e.zip | |
Bug fixes.
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> |
