From: Steve Dower Date: Tue, 22 Sep 2015 21:33:31 +0000 (-0700) Subject: Issue #25213: Restores requestedExecutionLevel to manifest to disable UAC virtualization. X-Git-Tag: v3.5.1rc1~301 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a0f471e5f14a0b49651bcebc15c721c5c82d28b;p=thirdparty%2FPython%2Fcpython.git Issue #25213: Restores requestedExecutionLevel to manifest to disable UAC virtualization. --- diff --git a/Misc/NEWS b/Misc/NEWS index 350c3c2d2c76..882e310c5336 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -147,6 +147,9 @@ Build Windows ------- +- Issue #25213: Restores requestedExecutionLevel to manifest to disable + UAC virtualization. + - Issue #25022: Removed very outdated PC/example_nt/ directory. What's New in Python 3.5.0 final? diff --git a/PC/python.manifest b/PC/python.manifest index 3ac2630e2721..9b7b2f8e5156 100644 --- a/PC/python.manifest +++ b/PC/python.manifest @@ -1,5 +1,12 @@ + + + + + + +