Hello. I am a technician at a small computer shop, and would like to automate some of my most routine tasks when it comes to certain services my shop provides. After careful consideration, I have decided to use AutoIt to do this.
My first script with AutoIt is supposed to open the Internet Options, and delete temporary internet files and cookies.
I am able to get the boxes open, but I need to check on the state of the checkboxes for IE8 to set them before clicking on the delete button. Here