Monday, July 13, 2009

Convert your pen drive from fat to ntfs.

By default windows format pen drives with FAT file system, which has some limitations. It cannot store file larger than 4 GB. But nowadays we have transfer files more than 4 GB such as images of DVD's. The NTFS is more advance & dosen't have these limitations.

To format in NTFS do the following:-
You can convert your pen drive as you convert hard disk partitions from fat to ntfs.

Plug in your USB drive.
Open command prompt. In command prompt window type:

" convert drive_letter: /fs : ntfs"
Without quotes
eg : convert I: /fs : ntfs

Another Method:

Plug in your USB drive.
Right click on the icon of your pendrive in my computer select Properties.
Go to hardware tab.
Select your pen drive & click properties button below. Select Policies tab.
Select Optimize For Performance.
Now again click ur pen drive icon in my computer.
Select Format.
Click on File System Box.
& you can select NTFS & format your pen drive.

Trace IP and Email Sender

whatismyipaddress.com is a tool attempts to locate the source IP address of an email based on the email headers (Where did the email come from). Just copy and paste the full headers of the email you've received into the box and press submit. When the page reloads scroll down to the bottom for the email header analysis and results.You can also find.
Geo-Location Information,

Friday, January 23, 2009

Revo Uninstaller (Free)

If you're serious about uninstalling an application, don't even think about going to the Windows Control Panel. Head straight for Revo Uninstaller, a free, ultrathorough app that can dive deep into your system to rip out remnants.
Revo Uninstaller is a freeware innovative uninstall utility much faster than Windows Add/Remove applet. With its advanced and fast algorithm, Revo Uninstaller scans before and after you uninstall an application. After the program's regular uninstaller runs, you can remove additional unnecessary files, folders and registry keys that are usually left over on your computer. Even if you have a broken installation, Revo Uninstaller scans for an application's data on your hard disk drives and in the Windows registry and shows all found files, folders and registry items so you can delete them.

Saturday, January 17, 2009

Adding Copy/Move To to contextmenu

The ContextMenu component gives users access to frequently used menu commands. Often, a context menu is associated with a control to target its menu more specifically to the user's needs (such as the Undo, Cut, Copy, Paste, Delete, and Select All menu commands ).

How to enable Folder Options

If "Folder Options" in "Tools" menu is invisible and can't be accessed from Control Panel . You can enable Folder Options by editing  Registry. 

If you are not familiar with editing the registry, then you can simply download following file, extract it and then run the .REG file:
                         
OR

Type regedit in RUN dialog box and press Enter. it'll open Registry Editor, now go to:
"HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer"
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Policies\Explorer" In right-side,  check "NoFolderOptions" exists or not? If it exists, delete it.