By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Can you give me steps to reproduce the issue, including the way you originally change the background color? Do you see the same issue with e.g. DIR?
I don't know about the .JPG issue; perhaps you could zip them and upload the .ZIP file.
(system) C:\...\TCCLE13x64 >ffind /v /t"color" "C:\Program Files\JPSoft\TCCLE13x64\TCMD.ini"
---- C:\Program Files\JPSoft\TCCLE13x64\TCMD.ini
; ListboxBarColors=Bright White on Blue
; PopupWinColors=Bright White on Blue
; CDDWinColors=Bright Cyan on Blue
ColorDir=com exe bat btm:bri mag;txt doc:bri gre;dirs:bri cyan;system:bri red
InputColors=Bright Green on Blue
StdColors=Bright Yellow on Blue
6 lines in 1 file
Yes, the same thing appears with a long DIR! Sorry that I accused REGTOOLS ;-) But I did not notice it ever before.Do you see the same thing with a long DIR ?
To change the background color, I get the best results with CLS /C, e.g. CLS /C BRIGHT YELLOW ON BLUE
That way the entire console buffer is initialized to the desired attributes, not just the first few lines.