[issue8870] --user-access-control=force produces invalid installer on Vista

anatoly techtonik report at bugs.python.org
Tue Jun 1 20:38:01 CEST 2010


New submission from anatoly techtonik <techtonik at gmail.com>:

Running `python setup.py bdist_wininst --user-access-control=force` produces invalid installer that fails to install with the error message:

Failed to start elevated process (ShellExecute returned 5)

----------
assignee: tarek
components: Distutils
messages: 106852
nosy: tarek, techtonik
priority: normal
severity: normal
status: open
title: --user-access-control=force produces invalid installer on Vista
type: crash
versions: Python 2.6, Python 2.7

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


More information about the Python-bugs-list mailing list