Tuesday, March 18, 2008

Adding a Title for the Command Prompt Title Bar

If you create a batch file that might take a while to run,

you can add a title to the command prompt title bar it by simply adding the line:

title YOUR TEXT

where YOUR TEXT would be replaced by whatever text you want to show.

No comments: