"Offering free computer help, hints, and tips to the Internet populace." Now with over 3,820 tips!

Windows 2000 and DOS

Programmatically Change Window Titles

SUMMARY: Learn this batch file tip to create DOS CMD windows under Windows 2000 with user-specified titles.


 

From a Windows 2000 batch file, to programmatically create a DOS Window labeled with new title text, you do not need to first create the new DOS window and then change its title via the TITLE command. Just create a new window by typing in the START command, and then enter your desired window name in quotes.

For example, to create a new DOS CMD window and name it "Output Window", enter this command:

START "Output Window"



 

Got something to add? Post a comment!

Everyone is invited to submit comments. Registered users also receive their own visitor profile page with a summary of recent posts.
Register | Login

Your name:
 E-mail:
* Home/Blog Page:
Comment:
(Max chars: 5000)

* = optional field

 


Print This Tip

Get E-Mail When New Tips are Online

Return to the Windows 2000 and DOS page.

 


New in MalekTips:

RSS Feeds- Subscribe!

You want the latest tech tips and tricks in your e-mail Inbox - FREE? Type your e-mail address below and click 'Get Tips!'.
 


( sample / details )
( opt-out instructions )