[issue26132] 2.7.11 Windows Installer issues on Win2008R2

2016-01-16 Thread David Rader
David Rader added the comment: FYI - as a work around problem 1, after the install I replaced the .manifest file and the VCRT.dll with the older non-SP1 versions and python ran. Then, to work around problem 2, I used resource hacker to manually delete the manifest from each file in the DLLs

[issue26132] 2.7.11 Windows Installer issues on Win2008R2

2016-01-16 Thread David Rader
New submission from David Rader: Problem 1: The .manifest information for the VC runtime dll's has been changed in the recent versions of the 2.7.x 64-bit installers for Windows. Python fails to run on a clean Win2008R2 install after running the Python installer to install "Just fo