New submission from Timothy Madden <terminato...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue14458>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to