up vote 2 down vote favorite
share [g+] share [fb]

I have a command prompt shortcut which I customized to have a different font, etc. than the default. It works well, but when I start a batch file with the task scheduler then it uses the default command prompt settings to display batch progress.

How can I customize the default command prompt which the system uses to have the same settings as my customized shortcut?

link|improve this question

71% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Open a command window, right click over the title and select "Defaults".

You get the same dialog as for "Properties" but this sets the default (dur) for all subsequent command prompts.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.