Search This Blog

Friday, September 12, 2008

Delete IE7 Browsing History From the Command Line

At times we need to delete IE history, cookies, saved passwords etc. Its a lengthy process if we do it from desktop internet explorer icon or IE tools menu. What if we can clear everything or a selected one or two from command prompt or using batch file.
Here are the commands that relates to the different buttons. You can use these command directly from command prompt, run box or can use in combination in a batch file.
Temporary Internet Files
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
Cookies
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
History
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1
Form Data
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16
Passwords
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32
Delete All
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255
Delete All - "Also delete files and settings stored by add-ons"
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351
These commands should work in Internet Explorer 7 on XP or on Windows Vista.

Saturday, September 6, 2008

Add Disk Cleanup to the Right-Click Menu for a Drive

Over a period of time after using our PC it gathers a lot of junk file of no use in various temp folders. When we want to clean these files we have to go through Start Menu to Disk Clean up or opening up Drive Properties Window. Both are lengthy process. How it would be if we can get it on the Right Click Menu for a drive. A simple registry hack will do the job for you. Backup your registry before making any change.

Click start -> run and type Regedit, press enter. Navigate to the following registry key.

HKEY_CLASSES_ROOT\Drive\shell

Create a new key called "diskcleanup" and set the default value to "Disk Cleanup". Then create another key under it called "command" and set the value to the following.

cleanmgr.exe /d %1

Close registry editor and restart the PC. Now right click on any drive you should see the option.

Friday, September 5, 2008

Add Copy To / Move To to the Windows Explorer Right Click Menu

We often need to copy / move files between various locations. It would be helpful for us if we can just right click on the file and select Copy to or Move to. We can do that work with a little Ragistry Hacking. Before making any changes to the Windows Registry you must take a backup.
Make Copy To
Navigate to the following key
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers
Once you are at that key, right click and choose the New Key option:
Now you will double-click on the (Default) value and enter the following:
{C2FBB630-2971-11D1-A18C-00C04FD75D13}
Click OK and continue.

Make Move To
Navigate to the following key
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers
Once you are at that key, right click and choose the New Key option:
Now you will double-click on the (Default) value and enter the following:
{C2FBB631-2971-11D1-A18C-00C04FD75D13}
Close Registry Editor. Restart the PC and you are done.
Now when you right click on a file or folder, you should see the Copy To / Move To options on the right click shortcut menu.
This works both in Windows Xp and Vista

Wednesday, September 3, 2008

How to add an Application to the Quick Launch Menu in Vista

The Quick Launch menu is one of the most useful features in Windows, and Vista makes it even easier to add a program to the menu.

For those of you that are total new users, the quick launch menu is the little icons located near the start button:

Photobucket

You can drag an application to the quick launch bar, or you can right click, and choose Add to Quick Launch

Photobucket

If the option for "Add to Quick Launch" does not show up, you can hold down the Shift key while right-clicking on it to make the option show up.  

Add "My Computer" to Your Vista / XP Taskbar

At times we want to have the quickest access to the folders located in different drives or directly to a drive. We can do that by putting it onto the taskbar. We can even put My Computer onto the taskbar

To add a Folder or My Computer to the taskbar, just right-click on the taskbar and choose the Toolbars menu, and then click on New Toolbar.


Now find the folder that you want, in this case we will select the My Computer icon and then click on OK./Select.


Now you can see the My Computer folder right there on the taskbar. If you click the little arrows it will pop up and let you browse through all your drives.


You can add the Desktop to the toolbar as well.

Related Posts Plugin for WordPress, Blogger...
Blogger Tips And Tricks|Latest Tips For Bloggers Free Backlinks