Google is your friend. Of the many references, he first for "WindowsError:
[Error 5] Access is denied" probably answers your question ;-)...
On Wed, Jul 23, 2008 at 6:57 AM, siddhartha veedaluru <
[EMAIL PROTECTED]> wrote:
> Hi,
>
> Tried the following snippet:
>
> import os, sys
> from _winre
On Fri, May 23, 2008 at 8:18 AM, Tejovathi P <[EMAIL PROTECTED]> wrote:
>
>
> I opened pythonwin and tried importing wincom.shell. Its working
> fine.! Then where am I doing wrong
>
>
Hello Tejovathi,
Googling py2exe win32com gave this reference among the first few:
http://www.wired
On 3/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Dear win32 experts
I am trying to write a win32 service for a paste/pylons application
which works well from the command line, however if I try to make it
into a service the application can no longer find "eggs" that it needs.
I'm includi