home *** CD-ROM | disk | FTP | other *** search
- WEBCORP TECHNICAL NOTE 001-040192
-
- To allow WEB PAIRWARE to run with Windows 3.0 Enhanced mode you need only dis-
- able the COM PORT on which PAIRWARE is running. Using DEBUG issue the follow-
- ing commands:
-
- To Disable COM1 type the following at the DOS PROMPT:
-
- DEBUG <enter>
- -e 40:0 0 0 <enter>
- -q <enter>
-
- To disable COM2 replace 40:0 with 40:2.
- To disable COM3 replace 40:0 with 40:4.
- To disable COM4 replace 40:0 with 40:6.
-
- An easier method would be to use the KILLCOM directory that accompanied this
- file. Just run the KILLCOM program and follow the prompts. KILLCOM has been
- provided by WEB for use by its customers.