How To Set Custom Title For Windows Command Prompt

When using the Windows command prompt, it is possible to set a custom title that is displayed at the top of window. To do this : 1. Open Windows command prompt (Windows orb > type “cmd” in search box). 2. Use the command “title” followed by the custom title that needs to be displayed (AVP’s …

Create And Edit Files Without Using A Mouse

>Ever wondered how to create files without using a single click of mouse? Chances are if you have been familiar with command prompt,you may know this. Example : Let’s make a simple text file named hello.txt,save it and list it contents – all of this without using a mouse. Here is how : 1.Launch command …

Post To Twitter From Windows Command Prompt

It may happen that you may find cumbersome to launch Twitter client or the website to post tweets. As like most of the stuff related to applications and Windows,status updates too can be tweeted through good old command prompt. 1.Download the small utility that exactly does just that from here. 2.Extract the files to a …