If you want to clear IE cookies on the command line, here’s what you’re after:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
More options available here:
http://www.howtogeek.com/howto/windows/clear-ie7-browsing-history-from-the-command-line/
If you want to clear IE cookies on the command line, here’s what you’re after:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
More options available here:
http://www.howtogeek.com/howto/windows/clear-ie7-browsing-history-from-the-command-line/