Hi!
I have Python2.7 and the create or object for win32 does not work.
WeTts = win32com.client.Dispatch("WindowEyes.Application")
The above create does not work, is it because of the version of python?
I can not create the application inside and executable and this fails
outside of it when attempting to use this format instead of the comtypes import
which the create fails only inside an executable of python...
Bruce
