I got it to work. Just need to put these two files on the path: 
pythoncom26.dll
pywintypes26.dl
then, i was able to import win32com from the interactive python shell.
i can temporarily register the CLSID of my com classes with the windows
registry or pass the object pointers of the python classes wrapped in com... 

-- 
View this message in context: 
http://old.nabble.com/what%27s-required-to-use-win32com-in-a-portable-python-directory.-tp30695144p30715118.html
Sent from the Python - python-win32 mailing list archive at Nabble.com.

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

Reply via email to