Browse > Home /

| Subcribe via RSS

Convert FAT32 hard drive to NTFS in Windows xp

August 15th, 2008 | No Comments | Posted in How to

With standard Windows utility “CONVERT”; you can convert your FAT32 hard drive to NTFS in easy way, without losing any data.
just open command prompt and follow these steps.
For convert C hard drive fat32 to ntfs, type this command
C:\> CONVERT C: /fs:ntfs
If you want convert D drive
D:\> CONVERT D: /fs:ntfs
Where C & [...]

Tags: , , ,

Create multiple folders with command prompt in Windows Vista

July 31st, 2008 | No Comments | Posted in Windows Vista

Many time you face this type problem ,you want to create many folder and you have only two way “right click >new>Folder or Organize>New folder” and after that change folder name as your desire.
I think ,this is so boring and waste more time and it’s more serious, if you have long list.But you can use [...]

Tags: , , ,

How to check system last boot time in Windows Vista

June 18th, 2008 | No Comments | Posted in Windows Vista

Checking your last boot time in windows vista, open command prompt or dos and use this command.
Follow these steps:
1.Press window logo +R
2.Type cmd in run window and enter.
3.Type Systeminfo in command prompt and enter.
4.Waiting for some time…and all report display.
5.Check this line in report -System Boot Time: 6/17/2008, 4:59:40 PM (as your system)
If you want [...]

Tags: , ,

Temporary Disable “restart your computer” message after windows vista update

May 28th, 2008 | No Comments | Posted in Windows Vista

By default in window vista after updating important files and other services, system displays “Restart your computer to finish installing important updates” massage.

This system gives time from 10 minutes to 4 hours maximum, if you want to postpone.But sometimes whenever you download any important file or other documents, or you don’t want to reboot or [...]

Tags: ,

How to check system Install Date and time in Windows Vista

May 18th, 2008 | No Comments | Posted in Windows Vista

Checking your system Install Date and time in windows vista, open command prompt or dos and use this command.
Follow these steps:
1.Press window logo +R
2.Type cmd in run window and enter.
3.Type Systeminfo in command prompt and enter.
4.Waiting for some time…and all report display.
5.Check this line in report -Original Install Date:6/17/2007, 4:59:40 PM (as your system)

Tags: , ,

Join Multiple Video files without any software

May 13th, 2008 | No Comments | Posted in Tips and Tricks

Join your multiple video file like *.mpg,*.flv,*.vob and many more in window vista & xp
Follow these steps.
1. Open note pad and type this
2. copy /b *.mpg FullMovie.mpg
3. And Save the file with add .Bat Or any other name but don’t forget .bat extension
4. Now Copy and Paste this add. Bat file in a folder which [...]

Tags: , , , ,