[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...> - 2008-07-18 02:20:35
|
Bugs item #1763285, was opened at 2007-07-29 22:54 Message generated for change (Comment added) made by sf-robot 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: Closed 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. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2008-07-18 02:20 Message: Logged In: YES user_id=1312539 Originator: NO This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2008-07-04 02:06 Message: Logged In: YES user_id=14198 Originator: NO Would it be possible to see if this is fixed in build 211 (lots of work for non-admin users was done, but your description sounds a little different than the other cases I know are fixed) Thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1763285&group_id=78018 |