Menu

Shaquib Izhar Shaquib Izhar Author
Title: How to check System Boot Time,Original Install Date, and lots of information about your PC with just one click.
Author: Shaquib Izhar
Rating 5 of 5 Des:
Here is the easiest way to check your complete system information with just one click!! STEP 1 >> Open Notepad and type follo...

Here is the easiest way to check your complete system information with just one click!!





STEP 1 >> Open Notepad and type following codes as given below :

echo off
title SysInfo

color 0A
systeminfo
pause

STEP 2 >> save as tekspot.bat  and go back to your saved directory then open the batch file then you will get all your system info!!

DONE!!

About Author

Advertisement

Post a Comment

  1. What is the use of echo off?

    ReplyDelete
  2. if echo is turned off, the command prompt does not appear in the Command Prompt window.try echo on instead of echo off then try @echo off at the code given above and see the difference in all these three commands you will get your ans :-).and yes turning echo off or on does not effect command

    ReplyDelete
  3. wow another cool post ..thanks

    ReplyDelete

 
Top