diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-08-18 10:33:28 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2025-08-18 10:33:28 +0300 |
| commit | 3c7fe666b10d131da99076d81a50c7887a4caed6 (patch) | |
| tree | 4aad07d2c8e9c5fa2ff515ae7742336262dff301 /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | b62a71753c9e132a4281a4c47de2c0326a232eda (diff) | |
| download | Tango-3c7fe666b10d131da99076d81a50c7887a4caed6.tar.gz Tango-3c7fe666b10d131da99076d81a50c7887a4caed6.zip | |
Critical fix on machine operator number of segments duplication on job ticket.
Removed number of spools references on X1 UI.
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> |
