home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
High Voltage Shareware
/
high1.zip
/
high1
/
DIR24
/
TER12SEP.ZIP
/
!!TER12B.ARJ
/
TER12B._XE
/
WINDOWS.EXE
/
WINDOWS.DOC
< prev
Wrap
Text File
|
1993-08-02
|
1KB
|
43 lines
To use Terminate with windows we provide a TERMINAT.PIF and a TERMINAT.ICO.
But you must also make some adjustments to the windows setup first.
Edit SYSTEM.INI
Under [386Enh]:
Com1AutoAssign=0
Under the windows menu: Main / Control Panel / 386 Enhanced
You should read NEVER WARN at the comport you use
The comport used for modem must not be autoassigned be windows. If you
use COM4, just enter Com4AutoAssign=0
Change the values to match the correct address for the comports.
COM1BASE=3F8h
COM2BASE=2F8h
COM3BASE=3E8h
COM4BASE=2E8h
Other values that can be changed, try reading the docs for windows
COMIrqSharing=true (This has only effect on EISA og Microchannel machines)
COMBoostTime=10
COM1Buffer=1024
COM2Buffer=1024
COM3Buffer=1024
COM4Buffer=1024
If your modem has an 16550 UART you also have to install another
communication driver to support 16550 UART FIFO in DOS-windows.
Use a driver like CHCOMB.386 (CHCOMB.ARJ) (from readme file):
1) Copy the driver to the WINDOWS\SYSTEM directory.
2) Edit SYSTEM.INI:
a) Remove the line (or comment it out) that reads : device=*combuff
b) In its place, add this line : device=chcomb.386