Author Topic: Colored command prompt(and other text)  (Read 266 times)

Offline neko68k

  • BigMember
  • ***
  • Posts: 62
Colored command prompt(and other text)
« on: February 12, 2012, 05:30:03 am »
If you add this to the end of your autoexec.bat or run from the command line:

Code: [Select]
prompt $E[35m$P$G$E[m
You get a colored prompt. You can change the color with switch.x by changing the P1 color. The P3 color changes the rest of your text.