Computing.Net > Forums > Disk Operating System > changing DOS screen colors

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

changing DOS screen colors

Reply to Message Icon

Name: philowar
Date: September 7, 2002 at 15:02:44 Pacific
OS: DOS 6.1
CPU/Ram: 486 / 32mb
Comment:

How do I change the screen colors in DOS? Specifically, I want to put something in my startup sequence so that my DOS has a blue background and white text similar to the Wordperfect 5.1 look. Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Volf
Date: September 7, 2002 at 15:37:39 Pacific
Reply:

1122


0

Response Number 2
Name: Sonny
Date: September 7, 2002 at 18:38:56 Pacific
Reply:

load ansi.sys in config.sys

devicehigh=ansi.sys

then add

@PROMPT $E[37;44m $P$G
cls

to autoexec.bat

in this example ansi.sys has to be in c:\
if it is in c:\dos\ then use

devicehigh=c:\dos\ansi.sys


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


bad sectors compare from a batch



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: changing DOS screen colors

Changing the Color of Dos Screen www.computing.net/answers/dos/changing-the-color-of-dos-screen/7230.html

Dos Screen Color Problems www.computing.net/answers/dos/dos-screen-color-problems/7587.html

Change Screen Color in MSDOS www.computing.net/answers/dos/change-screen-color-in-msdos/4903.html