diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-06-19 01:54:33 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-06-19 01:54:33 +0300 |
| commit | d100f0eab0fa25c861cbae2ced60afc5dfa8da6b (patch) | |
| tree | c9f5f37b59528def11fab39476ce451627a8e869 /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | 238beb908fc205fd30b97894095b8f1c1a4fb50b (diff) | |
| download | Tango-d100f0eab0fa25c861cbae2ced60afc5dfa8da6b.tar.gz Tango-d100f0eab0fa25c861cbae2ced60afc5dfa8da6b.zip | |
Job Failed Event Impl.
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 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> |
