Batch setting a title at the top -


how set title batch file batch file @ top. if 1 can help. have looked on google didn't find thing of use.

try using this:

title "my batch file" 

let me know if that's want.


Comments

Popular posts from this blog

css - I want to align grid in center -

python - SWIG function not printing output -

oop - Function for all prototypes - Javascript -