Sibylle Koczian <[EMAIL PROTECTED]> wrote:
>
>I've installed Python 2.4 and the win32 extensions, using administrator 
>rights, under Windows XP in "C:\Programme". As this is a directory 
>without spaces I didn't expect any problems. But now I can't _use_ 
>win32com as a normal user, because normal users can't write there:

Right.  To use win32com, the site-packages\win32com\gen_py directory must
be writable.  You shouldn't have to change the whole c:\Programme tree; you
should be able to make just that one subdirectory writable by all.
-- 
- Tim Roberts, [EMAIL PROTECTED]
  Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to