Tech Support > Operating Systems > Windows 2000 > Can't get ANSI.SYS to work under Windows 2000
Can't get ANSI.SYS to work under Windows 2000
Posted by Raymond W. Six on August 15th, 2003


I can't get ANSI.SYS to work under Windows 2000.

I found an article about making it work using COMMAND.COM
by creating a CONFIG.NT file and putting this in it:

DEVICE=%systemroot%\system32\ANSI.SYS

But, it doesn't work. Any attempt to use ANSI escape
sequences under COMMAND.COM displays the sequence itself
instead of the intended effect (color change, etc.).

Anybody know the fix for this?

PS: Yes, I'm sure I'm using COMMAND.COM not CMD.EXE.

Posted by David H. Lipman on August 15th, 2003


Search the web for ANSI.COM and load it in AUTOEXEC.NT.

Dave

"Raymond W. Six" <raymond.six@cox.net> wrote in message
news:038301c36382$d6ee0fd0$a601280a@phx.gbl...
| I can't get ANSI.SYS to work under Windows 2000.
|
| I found an article about making it work using COMMAND.COM
| by creating a CONFIG.NT file and putting this in it:
|
| DEVICE=%systemroot%\system32\ANSI.SYS
|
| But, it doesn't work. Any attempt to use ANSI escape
| sequences under COMMAND.COM displays the sequence itself
| instead of the intended effect (color change, etc.).
|
| Anybody know the fix for this?
|
| PS: Yes, I'm sure I'm using COMMAND.COM not CMD.EXE.



Similar Posts