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.wiredfool.com/2006/11/18/python-and-com-components/

containing this clue:

*The final wrinkle in this exercise is packaging using py2exe. Win32com
needs to be added as a package in the setup.py,

*HTH,

Norm
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to