[python-win32] How can I modify owner file in windows??

Tim Roberts timr at probo.com
Tue Jul 29 19:33:22 CEST 2008


_ _ wrote:
> Hi... Thanks...
>
> I try this but I have errors:
>
> pywintypes.error: (1307,

FYI, this is ERROR_INVALID_OWNER.
 
> or
> pywintypes.error: (5,

This is ERROR_ACCESS_DENIED.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list