From 3a0f471e5f14a0b49651bcebc15c721c5c82d28b Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Tue, 22 Sep 2015 14:33:31 -0700 Subject: [PATCH] Issue #25213: Restores requestedExecutionLevel to manifest to disable UAC virtualization. --- Misc/NEWS | 3 +++ PC/python.manifest | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 350c3c2d2c7..882e310c533 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 3ac2630e272..9b7b2f8e515 100644 --- a/PC/python.manifest +++ b/PC/python.manifest @@ -1,5 +1,12 @@ + + + + + + +