How to change anything in command prompt.
Change the title - Title {any title you want} Changing the start Of The text - prompt {any text you want} - $A & (Ampersand) $B | (pipe) $C ( (Left parenthesis) $D Current date $E Escape code (ASCII code 27) $F ) (Right parenthesis) Start anything or even itself - start [file] Start - starts itself. Start [file] - starts the chosen file. Changing the color - color [background color] [text color] 0 = Black 8 = Gray 1 = Blue 9 = Light Blue 2 = Green A = Light Green 3 = Aqua B = Light Aqua 4 = Red C = Light Red 5 = Purple D = Light Purple 6 = Yellow E = Light Yellow 7 = White F = Bright White