[quote] Another way would be to open the command line and type the following commands:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255 (Deletes ALL History)
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1 (Deletes History Only)
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2 (Deletes Cookies Only)
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8 (Deletes Temporary Internet Files Only)
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16 (Deletes Form Data Only)
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32 (Deletes Password History Only)
[/quote]
I tried, but they just apply when i exit IE, example: I log in gmail, then run this command:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255 (Deletes ALL History)
I can still read mail, go to blogger with my account. When i exit and run IE again, i must log in gmail again.
Please tell me configure to apply on the window running IE, thank you.