After installation, the following directories and files will be
created in the cgi-bin (or whatever directory you chose during installation)
directory:
.
|-- CountNT.html
|-- README
|-- Count.exe
|-- extdgts.exe
|-- mkstrip.exe
`-- wcount
|-- conf
| `-- count.cfg
|-- data
| `-- sample.dat
|-- digits
| |-- A
| | |-- peng.gif
| | `-- strip.gif
| |-- B
| | `-- strip.gif
| |-- C
| | `-- strip.gif
| |-- D
| | |-- lenna.gif
| | `-- strip.gif
| `-- E
| | `-- strip.gif
| `-- cd
| | `-- strip.gif
| `-- cdr
| `-- strip.gif
`-- logs
Before asking questions, please read Frequently asked question,
Options and Examples page.
Edit the file wcount\conf\count.cfg with
wordpad and Save As Text Document. Note: keep the filename
count.cfg, do not add an .txt extension to it.
Never use notepad to edit this file.
The file count.cfg is heavily commented. Please read the Configuration file section in the
counter main page for details.
Note: In the example page, the
name of the counter program is Count.cgi, for NT the name will be
Count.exe.