Jump to content

Deleting Internet history


Recommended Posts

like this

Run('control inetcpl.cpl')
Exit
WinWait('Internet Properties')
ControlClick('Internet Properties', '', 'Button6')

WinWait('Delete Cookies')
ControlClick('Delete Cookies', '', 'Button1')

If Not WinWaitActive('Internet Properties') Then WinActivate('Internet Properties')
ControlClick('Internet Properties', '', 'Button7')

WinWait('Delete Files')
ControlClick('Delete Files', '', 'Button2')

If Not WinWaitActive('Internet Properties') Then WinActivate('Internet Properties')
ControlClick('Internet Properties', '', 'Button10')

WinWait('Internet Options')
ControlClick('Internet Options', '', 'Button1')

WinWait('Internet Properties')
ControlClick('Internet Properties', '', 'Button15')

BUT>>>

You should take a look at my

*XPClean Menu*

attached below

8)

Edited by Valuater

NEWHeader1.png

Link to comment
Share on other sites

thank you

if you click on Valuaters - hobby website below.. you will find the most current au3 file ( and my other programs too)

8)

EDIT:

Just noticed that even my web site doesnt have all of my stuff....

guess i will have to fix that

6)

Edited by Valuater

NEWHeader1.png

Link to comment
Share on other sites

Is there a way I can delete internet history automatically?

Check out Milly's Winclean

I know it's not an AutoIt3 solution, but it's one that I know has had some people who are pretty serious about privacy look at.

I've contemplated trying to AutoIt-it. Might be a project for later.

Walkabout.

Link to comment
Share on other sites

Check out Milly's Winclean

I know it's not an AutoIt3 solution, but it's one that I know has had some people who are pretty serious about privacy look at.

I've contemplated trying to AutoIt-it. Might be a project for later.

Walkabout.

i dont think that is even close to my program

mine is a clean-up, tune-up and optimizer...

you need to try the exe.. really

8)

NEWHeader1.png

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...