prompt $
cls
cmd
color 87
This is my batch file. It opens the command prompt but with its default settings.How can i change the color and prompt of a command prompt before i open it in a batch file? How do i make it? Thank you in advance
cmd /?provides you with some useful information.This should do what you want: