diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-08-15 10:27:35 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-08-15 10:27:35 +0300 |
| commit | 7867b3ac045364fc2aa11a860871bee2bfeb072d (patch) | |
| tree | 78a9a5c665a6c123ecaecf9bce28be75a44af580 /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | b59b10c6b53f75fd9564662f6c198e794456d47b (diff) | |
| download | Tango-7867b3ac045364fc2aa11a860871bee2bfeb072d.tar.gz Tango-7867b3ac045364fc2aa11a860871bee2bfeb072d.zip | |
Multiple Jobs on one spool.
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> |
