Some Awesome Commands To Clear The IE7 History in vista and xp

Advertisements

You can automate any one of the functions on the Internet Explorer 7 Delete Browsing History dialog.By Putting all selected commands in a batch file and simply scheduled the history clean up by putting the shortcut to the batch file in the common startup folder in all programs.

To use these commands, just run them from the command line, the start menu search box in vista, or 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

These commands can run either on ie7 irrespective either you use windows xp or vista.

Technorati Tags: ,

Author + Admin: Abhishek Bhatnagar
Software Engineer by profession and blogger by passion, I blog about computer tips and tricks and solutions for computer problems. You can connect with me at twitter or know more about me on www.abhishekbhatnagar.com.

Leave a Reply