I wanted to create a file in bath where the user would choose the location where to execute the command DIR .
I have this done:
@echo off
set /p pasta=digite uma pasta: dir %pasta%>>c:\conteudo2.txt
if exist %pasta% got...
Is there any command line to change the font that is displayed in a cmd window? Only in this window? By changing the properties menu it changes in general.