diff options
| author | Roy <Roy.mail.net@gmail.com> | 2022-11-24 10:55:24 +0200 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2022-11-24 10:55:24 +0200 |
| commit | fbd89edca2790b5c6a17927be8efa1c796f51dc0 (patch) | |
| tree | b1ba512b252fb3e117f42af766b943bd8698ba72 /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | 02a189cb0e6feb3e70921726f2004b33f19c962e (diff) | |
| download | Tango-fbd89edca2790b5c6a17927be8efa1c796f51dc0.tar.gz Tango-fbd89edca2790b5c6a17927be8efa1c796f51dc0.zip | |
Working on final RSM bug fixes.
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> |
