[python-win32] win32tracutil traceback on Vista
TK Soh
teekaysoh at gmail.com
Mon Nov 19 12:49:55 CET 2007
On Nov 19, 2007 10:31 AM, Mark Hammond <mhammond at skippinet.com.au> wrote:
> Yes - a user running without elevated credentials can't create objects in
> the "Global\\" namespace under Vista - which is exactly what win32trace
> tries to do. This has been fixed in CVS, and I really hope to get a new
> build out within a couple of weeks. IIRC, a workaround is to start a
> "reader" process (ie, "python win32traceutil.py") from a command-prompt
> running elevated (ie, "as Administrator") - a client should then be capable
> of working without requiring elevated permissions, as the mapping will have
> been created and permissions adjusted.
Thanks for the tip. Though I'm not sure the workaround will work out
too well. I look forward to the new release soon.
More information about the python-win32
mailing list