[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...> - 2003-04-17 00:05:04
|
Feature Requests item #722847, was opened at 2003-04-17 00:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=722847&group_id=78018 Category: pythonwin Group: None Status: Open 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) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=722847&group_id=78018 |