[issue14458] Non-admin installation fails

Timothy Madden report at bugs.python.org
Sat Mar 31 14:57:31 CEST 2012


New submission from Timothy Madden <terminatorul at gmail.com>:

Trying to install the release package (python 3.2.2 x86-64 .msi, 2.7.2 x86-64 .msi) without elevation fails, even if 'Install just for me' is selected in the installer options, and I have write permissions in the selected install folder.

Under the same account and conditions, other installers (Mozilla Firefox/Thunderbird, git, Beaver Debugger...) can install successfully.

Here the msiexec log file is attached, created with:
    msiexec /package C:\Users\belladrianc\Downloads\python-3.2.2.amd64.msi /l*v install-3.2.2-x64.log

----------
components: Installation
files: install-3.2.2-x64.log
messages: 157183
nosy: toughy
priority: normal
severity: normal
status: open
title: Non-admin installation fails
type: behavior
versions: Python 2.7, Python 3.2
Added file: http://bugs.python.org/file25080/install-3.2.2-x64.log

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14458>
_______________________________________


More information about the Python-bugs-list mailing list