This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cdknorow
Recipients cdknorow
Date 2018-08-23.03:47:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534996052.96.0.56676864532.issue34469@psf.upfronthosting.co.za>
In-reply-to
Content
Steps to repeate (windows 10)

msiexec.exe /i python-2.7.15.amd64.msi ALL_USERS=0 TARGETDIR=C:\Users\Public\python /qr

(fresh install works without issue)

rm -r C:/Users/Public/python

msiexec.exe /i python-2.7.15.amd64.msi ALL_USERS=0 TARGETDIR=C:\Users\Public\python /qr

(Scripts folder and all site-packages are not copied ie. no Pip or easy_install)
History
Date User Action Args
2018-08-23 03:47:32cdknorowsetrecipients: + cdknorow
2018-08-23 03:47:32cdknorowsetmessageid: <1534996052.96.0.56676864532.issue34469@psf.upfronthosting.co.za>
2018-08-23 03:47:32cdknorowlinkissue34469 messages
2018-08-23 03:47:32cdknorowcreate