diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-07-19 22:23:09 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-07-19 22:23:09 +0300 |
| commit | 017a25bec7cbfa3a7d7f058ac2555948f4962a8c (patch) | |
| tree | af6e935a021d4dca1d820fc35afb545f745b6623 /Software/Visual_Studio/PPC | |
| parent | db65a958525fa94345cc5f66f296358ae696ee14 (diff) | |
| download | Tango-017a25bec7cbfa3a7d7f058ac2555948f4962a8c.tar.gz Tango-017a25bec7cbfa3a7d7f058ac2555948f4962a8c.zip | |
Fixed Tango.Portal.
Diffstat (limited to 'Software/Visual_Studio/PPC')
| -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> |
