[pywin32-bugs] [ pywin32-Bugs-1540243 ] Doesn't work well as non-admin
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-08-14 21:56:09
|
Bugs item #1540243, was opened at 2006-08-14 21:56 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=1540243&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: com Group: None Status: Open Resolution: None Priority: 5 Submitted By: Michael Hoffman (hoffmanm) Assigned to: Nobody/Anonymous (nobody) Summary: Doesn't work well as non-admin Initial Comment: win32com does not run very well as non-admin. It tries to write cache files to a Program Files directory (which can be changed, but only on a per-system basis in HKLM) and register classes in HKEY_CLASSES_ROOT, without failing over to HKEY_CURRENT_USER\Classes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1540243&group_id=78018 |