I got the same problem. After exmining the source code I found the reason:
I installed python and python win32 extensions after w2hfax.
This leads to the python-component not being registered correctly during setup.
Make sure you installed python 1.5 and python win32 extension installed. Then double click in the folder Program Files\w2hfax the files hfaxcom.py and hfaxlib.py.
This should solve the problem
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I got the same problem. After exmining the source code I found the reason:
I installed python and python win32 extensions after w2hfax.
This leads to the python-component not being registered correctly during setup.
Make sure you installed python 1.5 and python win32 extension installed. Then double click in the folder Program Files\w2hfax the files hfaxcom.py and hfaxlib.py.
This should solve the problem