Posts Tagged ‘Windows XP’

Change XP drive icon into vista drive icon style

June 6th, 2008

Change windows XP drive icons into windows vista drive icons style, And change your windows XP style more stylish.

xp icon into vista icon Change XP drive icon into vista drive icon style

» Read more: Change XP drive icon into vista drive icon style

Format USB Pen Drive in NTFS file system in window XP

May 29th, 2008

In Window Vista this is very simple to format Pen Drive in NTFS File System.
Open My Computer > Right click pen Drive icon >Format > Choose File system in the File System dropdown box >start and waiting for some time….

» Read more: Format USB Pen Drive in NTFS file system in window XP

keyboard shortcuts that are available in Windows XP

May 19th, 2008

General keyboard shortcuts
• CTRL+C (Copy)
• CTRL+X (Cut)
• CTRL+V (Paste)
• CTRL+Z (Undo)
• DELETE (Delete)
• SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
• CTRL while dragging an item (Copy the selected item)
• CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)

» Read more: keyboard shortcuts that are available in Windows XP

check your Windows xp & vista is 32-bit or 64bit

May 18th, 2008

Following these steps

1. Go to Start > Run > or press window logo + R type in “msinfo32.exe” and enter.

2. In the resulting window on the right panel you can see “System type”

3. If there it says “x86-based PC” then your system is 32-bit or if it says “x64-based PC” then its a 64-bit PC.

system info 300x206 check your Windows xp & vista is 32 bit or 64bit

Join Multiple Video files without any software

May 13th, 2008

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 contains more than one *.mpg files.

5. Double click the add.Bat file

6. Wait some time

A combined file named FullMovie.mpg is created from all the mpg files in the folder

You can also try with other extension

1. For DVD file (*.vob)

Copy/b*.vob fullmovie.vob

2. for flv file

Copy/b*.flv fullmovie.flv

3. For mp3 song (*.mp3)

Copy/b*.mp3 fullsongs.mp3