Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
July 12, 2001
A. To get ANSI support, perform the following steps:
Create a shortcut to command.com.
Create a file called ansi.nt.
Include the following lines in the ansi.nt file:
dosonlydevice=%systemroot%system32ansi.sysdevice=%SystemRoot%system32himem.sysfiles=40dos=high,umb
Under Properties for the command.com shortcut, go to the Programs tab. In the Config Path field, enter the path to ansi.nt.
Now when you open the shortcut, any DOS applications you run will have ANSI support.
You May Also Like