1 |
Installing: |
2 |
|
3 |
Prerequisites: |
4 |
|
5 |
Python 1.52 (http://www.python.org) |
6 |
Python Win32 Extentsions (http://www.python.org) |
7 |
Redmon 1.3 (http://www.cs.wisc.edu/~ghost/redmon) |
8 |
|
9 |
MSVBRuntime (http://w2hfax.sourceforge.net) |
10 |
or |
11 |
VB 6.0 (to compile the vb-code) |
12 |
|
13 |
Install Python and Python W32 Extensions. |
14 |
|
15 |
Create a directory on your harddisk copy w2hfax.exe to it. |
16 |
|
17 |
Copy hfaxcom.py and hfaxlib.py to the same directory. |
18 |
|
19 |
Execute hfaxcom.py to register the com-object. |
20 |
(if you upgrading this file, always execute it !) |
21 |
|
22 |
Install Redmon, and setup a postscript printer (like a Apple Laserwriter) |
23 |
and configure Redmon to start w2hfax.exe with the parameter "printdialog". |
24 |
|
25 |
If you dont have all vb dlls, then get the msvbruntime.zip from the download section. |
26 |
Install the vbrun600.exe and copy the mscomctl.ocx to the program directory or system directory. |
27 |
|
28 |
Sorry for this long list to do, but i will write a setup programm, |
29 |
when i find some time in the furture. :) |
30 |
|