[issue29033] Windows Python installer rolls back when run under SYSTEM account (SCCM)

2016-12-21 Thread Mr B Jones
New submission from Mr B Jones: Hi, When I try to use the Python 3.5 and later installer for windows to make an automated unattended install via SCCM, it seems to work, but some time later it rolls back leaving only a few files installed (seems to be pip.exe and friends). I have attached all

[issue29033] Windows Python installer rolls back when run under SYSTEM account (SCCM)

2016-12-29 Thread Mr B Jones
Mr B Jones added the comment: All those logs came from one machine. SCCM is usually really good at detecting the existence of an install by checking the package GUID in the windows installed database, but getting the right GUID when dealing with a non-msi install is sometimes hit and miss

[issue29033] Windows Python installer rolls back when run under SYSTEM account (SCCM)

2016-12-29 Thread Mr B Jones
Mr B Jones added the comment: Windows Installer database even (autocorrect got me on the work iPhone). Thanks again, Bryn -- ___ Python tracker <http://bugs.python.org/issue29