diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-03-09 17:20:31 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-03-09 17:20:31 +0200 |
| commit | d305def224ee35475896b55d17123e2f4bad8e27 (patch) | |
| tree | aff9d1877a6b3004557a510f79d5735557de7127 /Software/Visual_Studio/PPC/Tango.PPC.UI | |
| parent | 015a7842dd485ed316081f76680c94c78f51536a (diff) | |
| download | Tango-d305def224ee35475896b55d17123e2f4bad8e27.tar.gz Tango-d305def224ee35475896b55d17123e2f4bad8e27.zip | |
Fixed bug with PPC job view vm db context conflict and spool tension.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI')
| -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> |
