Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9257799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T12:14:34+00:00 2026-06-18T12:14:34+00:00

I made an interactive batch file that allows you to message people and im

  • 0

I made an interactive batch file that allows you to message people and im having problems with changing the color PERMANENTLY for a specific profile within the batch. (It can make a profile for the batch file to use as a login.) So need to know if there is a way to change a batch file and save it for that particular user so that when they log in, the color changes back to their chosen color.

The messenger saves its users info in hidden .txt files which can be compared with the users input when logging in by using the for /f command after it unhides the txt file being read. So now I need it to basically build a batch file with the saved info for the user to change the color on all screens for only that particular user.
If you haven’t already gathered, it can have multiple users.

Here’s what I have for it so far.

:COLORCHANGER
cls
echo.
echo.
echo                   Background            Text
echo                   0=Black               A=Bright Green
echo                   1=Deep Blue           B=Bright Blue
echo                   2=Dark Green          C=Light Red
echo                   3=Blue                D=Light Purple
echo                   4=Dark Red            E=Light Yellow
echo                   5=Purple              F=Bright White
echo                   6=Dark Yellow                
echo                   7=White
echo                   8=Grey
echo                   9=Deep Blue

set color=
set /p color=Color:

[make a .bat file for that particular user so that when they log in it changes to their desired color for all screens in the .bat file]

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T12:14:35+00:00Added an answer on June 18, 2026 at 12:14 pm

    You can use these lines of code…

    set /p col=Color code: 
    echo color %col% > "color.bat"
    

    That will make a .bat file with the code “color [user_input]”
    Now, when you start the main program, put the code call color.bat and it will set the color to whatever is in the file.

    In addition, you can hide the file after creating by using this snippet attrib +h color.bat

    Hope it helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I made an application that passes trough an XML file and extracts the entries
I've made a custom TableCellRenderer that displays a JPanel. When the JPanel contains interactive
I've been making heavy use of the interactive 3D controls, made by some guys
I made an iphone app to capture image from camera and to set that
i made an .xib file and added my buttons and labels. Then I created
I made a little PHP script that checks if an email is valid. The
I made a UITableViewCell and I have 20 rows in that table in which
I have made the following webpage for generating interactive todo lists: http://robert-kent.com/todo/todo.php Basically, the
In another question , someone is suggesting that an image can be made focussable?
I have an interactive application mockup made with PaperJS but it still lacks a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.