Naveen Garg wrote:
> Is it possible to use win32com without setting up registry keys ? 

A COM server can only be accessed through the registry.  So, if you are
writing a COM server, then you must create registry keys.

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

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

Reply via email to