Change CMD Title
Just go to "Run" and type "cmd" after open CMD PROMPT then type :
TITLE YourCustomMessage
Here your Custom Message indicates any message. Then hit Enter check out the title bar of the command window.
Just go to "Run" and type "cmd" after open CMD PROMPT then type :
DATE
Then Hit Enter.
Get Installed Driver Information
Just go to "Run" and type "cmd" after open CMD PROMPT then type :
driverquery
Then hit Enter. It can be very useful when troubleshooting to know what drivers are installed on a system. This command will give you a complete listing of the drivers and when they were installed.
To Know What Is Running On Your System
Just go to "Run" and type "cmd" after open CMD PROMPT then type :
tasklistThen hit Enter.
Tree
Just go to "Run" and type "cmd" after open CMD PROMPT then type :
Tree C: (Or any other directory) and see what will happen ; looks cool!
tree C:Then hit Enter.
To Know The Windows Version
Just go to "Run" and type "cmd" after open CMD PROMPT then type :
winverThen hit Enter. After enter on window will come.
To Know The System Information
Just go to "Run" and type "cmd" after open CMD PROMPT then type :
syeteminfoThen hit Enter.
No comments:
Post a Comment