[pywin32-bugs] [ pywin32-Feature Requests-722847 ] installation without administrator rights
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-04-25 06:57:23
|
Feature Requests item #722847, was opened at 2003-04-17 10:05 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=722847&group_id=78018 Category: pythonwin Group: None >Status: Closed Priority: 5 Submitted By: Raphael Alla (khadrin) Assigned to: Nobody/Anonymous (nobody) Summary: installation without administrator rights Initial Comment: On windows XP, the installation fails if the user installing the package is not administrator. This is because the installation tries to modify some keys in the registry which cannot be modified by a normal user. It would be good if the installation could be updated to allow a normal user to install the package (the python package allows this) ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2004-04-25 16:57 Message: Logged In: YES user_id=14198 This should all be implemented now! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=722847&group_id=78018 |