
06-29-2011
|
|
|
|
Join Date: Jun 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Hide the pop-up that appears when we try to delete the internet history in IE 7/ IE8 browser
Hi,
I have a strange requirement to hide the pop-up/dialog box that appears when we try to delete the internet history in IE 7/ IE8 browser asking our confirmation. I use this piece of code below to delete the internet history. I invoke this command line code from Java:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1
Any help would be much appreciated. Thanks.
Last edited by borgiadf : 06-30-2011 at 11:13.
|