diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-04-07 12:40:10 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-04-07 12:40:10 +0300 |
| commit | 05146d808d8d29cfe774b61098638b89edd70153 (patch) | |
| tree | b1e43baa213e7f364c1ddb78ce00c4e08133964c /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | e8140a7d07c4d952c68f9a03a19fd01d1648ca1c (diff) | |
| download | Tango-05146d808d8d29cfe774b61098638b89edd70153.tar.gz Tango-05146d808d8d29cfe774b61098638b89edd70153.zip | |
FSE_v2.0.3
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest')
| -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 efc5f8179..d72e75011 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> |
