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:40:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534995621.59.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 TARGET_DIR=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 TARGET_DIR=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:40:21cdknorowsetrecipients: + cdknorow
2018-08-23 03:40:21cdknorowsetmessageid: <1534995621.59.0.56676864532.issue34469@psf.upfronthosting.co.za>
2018-08-23 03:40:21cdknorowlinkissue34469 messages
2018-08-23 03:40:21cdknorowcreate