Jump to content

Recommended Posts

Posted (edited)

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

Posted

it opens up the dialog box which has the button 'Delete Cookies' but it doesn't automatically click it.... still, thanks for getting me this far.

Posted (edited)

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

Posted

is says that because it was completed in an ealier version of autoit3

i think that is "included" now as Misc.au3

you might need to change that line in the xpclean menu

8)

( sorry i am not sure where they put that )

NEWHeader1.png

Posted

i do know that the tray functions were changed... you might have to look in the help file for that one...

i know there is another issue about "tray flash"

there should only be a couple of things for you to fix

BUT you wont have the pics and stuff in the au3 file

good luck..

8)

NEWHeader1.png

Posted

Now it says on line 433 -

$supgrade_tray = TrayCreateItem ("Check New Reeases")

that is an unknown function name...

You need the beta for that.
Posted

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

  • 3 weeks later...
Posted

Can we get back on subject plz? I thought I should delete the file-

C:\Documents and Settings\Anne Buffington\Local Settings\History\History.IE5\desktop.ini

just like CrapCleaner did but it's not working...

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
×
×
  • Create New...