diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-08-15 13:43:55 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-08-15 13:43:55 +0300 |
| commit | 25933e3fd940dbf89b1924383feabb3a5619846d (patch) | |
| tree | 89d2f8b1d8c00bbd5164cedbdf40eeb3f323ddac /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | aff2b2a236db748a87a6a2920e7c5500fd62b469 (diff) | |
| download | Tango-25933e3fd940dbf89b1924383feabb3a5619846d.tar.gz Tango-25933e3fd940dbf89b1924383feabb3a5619846d.zip | |
Fixed X1 Installer.
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> |
