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 techtonik
Recipients tarek, techtonik
Date 2010-06-01.18:37:58
SpamBayes Score 0.059354417
Marked as misclassified No
Message-id <1275417481.6.0.247175279763.issue8870@psf.upfronthosting.co.za>
In-reply-to
Content
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)
History
Date User Action Args
2010-06-01 18:38:01techtoniksetrecipients: + techtonik, tarek
2010-06-01 18:38:01techtoniksetmessageid: <1275417481.6.0.247175279763.issue8870@psf.upfronthosting.co.za>
2010-06-01 18:37:58techtoniklinkissue8870 messages
2010-06-01 18:37:58techtonikcreate