Archive for InetCpl

You are browsing the archives of InetCpl.

Clear Browsing History From the Command Line for IE7

In order to clear the browsing history , its easy to clear it from the menus of ie7.but if you are a command line junky then you can use this following codes to clear it from the command line.
1. Temporary Internet Files :- RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
2. Cookies :- RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
3. History :- RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess [...]

 Page 1 of 1  1