diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-11-28 15:54:00 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-11-28 15:54:00 +0200 |
| commit | d24e385225807f71b4bee2e0d5b76ed3f2c3555d (patch) | |
| tree | 999bd943b2f0262f510f76410bf45192f7dd9536 /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | b06d20f230ddd393691179e02b591fc0ac6d362c (diff) | |
| download | Tango-d24e385225807f71b4bee2e0d5b76ed3f2c3555d.tar.gz Tango-d24e385225807f71b4bee2e0d5b76ed3f2c3555d.zip | |
Removed spool type selection from job edit.
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> |
