diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-12-09 11:06:52 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-12-09 11:06:52 +0200 |
| commit | 889e372e720f096f3142cb6a5200361883a2c7be (patch) | |
| tree | 0c7638d67b69b1089ac0a4a2505c25ddf76f16aa /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | f6eef72d1babb491b988370d13d2b8d77dc1d17f (diff) | |
| download | Tango-889e372e720f096f3142cb6a5200361883a2c7be.tar.gz Tango-889e372e720f096f3142cb6a5200361883a2c7be.zip | |
Eureka_v2.3.0
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> |
