Thursday, April 3rd, 2008 Posted in Command Prompt/Shell, Uncategorized | 1 Comment »
netstat is a command available in both Windows and Unix to analyze local ports that are open and all the connections to those ports. The syntax of the command is ... Read more..Wednesday, February 6th, 2008 Posted in Command Prompt/Shell, Tips | No Comments »
Here is how you can hide files from the prying eyes of others. This can be done by using the copy command in Command Prompt. The format of the command ... Read more..Thursday, January 24th, 2008 Posted in Command Prompt/Shell, Windows | No Comments »
A Batch file is any file with an extension .bat . The batch file is special in the sense that whatever you enter in a batch file, will be run ... Read more..Monday, December 17th, 2007 Posted in Command Prompt/Shell, How To, Windows | 22 Comments »
One of the talked about feature of Windows Vista was the parental control. In Vista the parental control is in a matured form and is available with lots of functions ... Read more..Friday, December 14th, 2007 Posted in How To, Windows | 7 Comments »
okthen has commented here with an easier way if you know registry : Go to the Folder tree My Computer\HKEY_CLASSES_ROOT\Folder\shell\ Right Click and select New»Key name the key “List Files and ... Read more..Wednesday, March 21st, 2007 Posted in Command Prompt/Shell | No Comments »
You can shutdown restart and do many other similar tasks using the Windows Command Prompt. This will come to use many a times if you are using batch files a ... Read more..