Tired of that Command Prompt title bar text? No problem, just use the title command to hack it to say whatever you like. For example, let's say your name is Maria Smith, and you want to express your ownership of the Command Prompt. Execute this and the Command Prompt's title bar will change immediately:
title Property of Maria Smith 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 files and batch files—not that titling it with your name isn't a good idea!
|