diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-02-09 17:07:17 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-02-09 17:07:17 +0200 |
| commit | 54d607cb361d40eccf2d31da2305423360cc4b09 (patch) | |
| tree | 89ba1326111daae27beceb7cc3ae913894f646a5 /Software/Visual_Studio/PPC/Tango.PPC.UI | |
| parent | 54c994826413839434d3a541345898af45311682 (diff) | |
| download | Tango-54d607cb361d40eccf2d31da2305423360cc4b09.tar.gz Tango-54d607cb361d40eccf2d31da2305423360cc4b09.zip | |
Critical fix on job rgb/lab cmyk & MyColors.
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> |
