- Back to Home »
- Customize the Command Prompt Title Bar Text
Posted by : Unknown
Saturday, May 31, 2014
Tired of that Command Prompt title bar text? No problem, just use the title command to change it to whatever you like.
For example, let's say your name is Raghu Doradla, and you want to express your ownership of the Command Prompt: execute title Property of Raghu doradla and the Command Prompt's title bar will change immediately.
The change won't stick, so the next time you open Command Prompt the title bar will be back to normal.
The title command is usually used to help give a custom appearance in script files and batch files... not that I'm saying titling it with your name isn't a good idea!