diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-11-18 12:08:38 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-11-18 12:08:38 +0200 |
| commit | 2212c3579b4112251dea031223658f17bad59b84 (patch) | |
| tree | f60dc0f3a9e0292205729cf4c934c59436b65572 /Software/Visual_Studio/PPC/Tango.PPC.UI | |
| parent | b4fbcbf7da681226f82befa6ffc7f292cf39b270 (diff) | |
| download | Tango-2212c3579b4112251dea031223658f17bad59b84.tar.gz Tango-2212c3579b4112251dea031223658f17bad59b84.zip | |
Some work on statistics
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> |
