
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 Continue Reading
If you like this Post and get Benifitted by it , Don't forget to subscribe to my RSS feed and comment below. Thanks for visiting!




