3-tag:General-250px-related-5385949187566471317
Skip to main content
Showing posts from May, 2010

Opening cmd (command prompt)

Go to start click on run command and type cmd and hit enter, command prompt window opens or Go to start click on Accessories > Command prompt

Opening Command Prompt from right click menu.

It is very much simple to open command prompt window on the desktop To do this hold down the Shift key and right click on the desktop. the right click menu appears,then click on open command window here After you click on the open command window here option, command prompt opens.

Find the model number and serial number of your computer

Go to command prompt, by typing cmd in the run command, then command prompt opens, To get the model name type wmic csproduct get name hit enter To get the serial number type wmic bios get serialnumber hit enter