Is there a way to change the font that batch uses?
(By use I mean change the font for the text that’s displayed in the command window)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The font used is not a property of the Batch file, but of the cmd.exe program. To change it:
This way, when you execute this icon the desired font will be used.
If you want to directly execute Batch files with this font from the explorer:
To run a Batch file with this icon, just drag the Batch file over this icon