[pywin32-bugs] [ pywin32-Bugs-1763285 ] win32 extensions cannot be used by non-admin user
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2007-07-29 22:53:59
|
Bugs item #1763285, was opened at 2007-07-29 22:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1763285&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: win32 Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: delta (delta_c) Assigned to: Nobody/Anonymous (nobody) Summary: win32 extensions cannot be used by non-admin user Initial Comment: pywin32-210.win32-py2.5.exe was installed on Windows XP after installing Python 2.5. PythonWin shows only on admin startup menu. win32com.client could not be imported by a non-admin user. However, after being imported by admin, the non-admin user could do so. The import had been done twice - once in IDLE and once in PythonWin. Sorry, I don't know if either by itself would have worked. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1763285&group_id=78018 |