I have a program that runs in dos, at present the colors are black and white, is there a way to through a COLOR F7 command in the line before the program starts. The issue is simple. Right now I have the main command line and then have a working directory, if i didnt have the working directory I could just write a batch program but I dont know how to include the working directory in the batch
Command line F:\Dos.bat
Working F:\dataDesired color Color f7
Command line F:\Dos.bat
Working F:\dataDesired color Color f7