change screen color in dos program
Results 1 to 3 of 3

Thread: change screen color in dos program

  1. #1
    Join Date
    Mar 2002
    Location
    clifton park ny usa
    Posts
    15

    change screen color in dos program

    How can I change a background color in a dos program. I seem to remember that I could in windows 3.1, but I forgot. Thanks

  2. #2
    Join Date
    Jan 2001
    Location
    Thornlie, WA, Australia
    Posts
    467
    Placing this line in the [menu] section of the config.sys causes Dos to display white letters on a blue background.

    menucolor=15,1

    1st number is for foreground colour and the 2nd number is for background colour.
    (Chose numbers 1 - 15)

  3. #3
    Join Date
    Feb 2000
    Location
    26.03°N 80.14°W
    Posts
    9,410
    Vernon Frazee, Microsoft MVP (Windows - Shell/User)

    Defenses Up!
    Tip: When prompted for a password, give an incorrect one first. A phishing site will accept it; a legitimate one won't.


    Inside Spyware: A Guide to Finding, Removing and Preventing Online Pests


    If you don't keep up with security fixes, your computer|network won't be yours for long.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •