[issue13038] distutils windows installer STATUS_INVALID_CRUNTIME_PARAMETER (C0000417) exception when python dir is read only

2011-10-07 Thread Mitch Frazier
Mitch Frazier added the comment: On 10/7/2011 10:27 AM, Éric Araujo wrote: > > Éric Araujo added the comment: > > Are these winsinst or MSI installers? They are windows installers (winsinst). > > -- > components: +Distutils2 -Distutils > nosy: +alexis > v

[issue13038] distutils windows installer STATUS_INVALID_CRUNTIME_PARAMETER (C0000417) exception when python dir is read only

2011-09-23 Thread Mitch Frazier
New submission from Mitch Frazier : Distutils built installers will fail on Windows with a run-time exception of STATUS_INVALID_CRUNTIME_PARAMETER, error-code: C417 if the python installation directory (e.g. C:\Python27) is read-only for the user running the installer. I've experi