Showing posts with label Installation. Show all posts
Showing posts with label Installation. Show all posts

Install Windows xp in less than 15 minutes

 Windows xp - www.hackingpath.blogspot.com
Now, this tip will be very helpful for those who frequently install windows xp operating system. Normally OS installation takes around 40 minutes to complete, but through this trick you can now save 10-15 minutes. This simple tricks goes this way.

1. Boot through Windows XP CD.
2. After all the files are completely loaded, you get the option to select the partition. Select “c”.
3. Now Format the partition, whether it is normal or quick with NTFS or FAT
4. Once the formatting is completed, All the setup files required for installation are copied. Restart your system by pressing Enter.
Now, here begins the Simple trick to save 10-15 minutes.
5. After rebooting, you get a screen where it takes 40 minutes to complete or finalize the OS installation.
6. Now, Press SHIFT + F10 Key -> This opens command prompt.
7. Enter “Taskmgr” at the command prompt window. This will open Task Manager.
8. Click the Process Tab, here we find a process called Setup.exe -> Right Click on Setup.exe -> Set Priority -> Select High or Above Normal. Initially it will be Normal.

Thats it, no more work to do. Relax your self and see how fast the installation process completes

Know The Date Of Installation Of Your Windows

Sometime you may need the OS installation date. You may want to know how old is your OS or any other information related to your system. Windows does not provide direct information about the installation date of installation of your OS.

However you can view the date of OS installation from command prompt by giving some syntax to it.

With following command you can view whole detail about the manufacturer and about your OS. In this tutorial I am focusing to installation date of Windows.
systeminfo
  • Open command prompt window by going to Run and type “cmd” (without quotes).
  • Input “systeminfo” command to it.
SystemInfo
  • It will look up for system information and load the result below the input.
System Info Looks Like
 
Search for the OS installation date. There you’ll find exact date for installation of OS. Not only this, you can view the BIOS version of your system, Computer model name, Product code, Time and date of system startup etc.

Hope this tutorial was informative.