SaiTech Posted February 8, 2011 Posted February 8, 2011 Hi I have with the finish ocf an AutoIT script, I am new to this.. It is the last dialog it looks like radio button, but in WIndows Info it is button same same maybe.. The default is Yes to reboot, and klick ok I would like to: No to reboot and then click finish WinWaitActive("ViTal Setup") ControlClick("ViTal Setup","Nej, jag startar om datorn sen","Button2")' ControlClick("ViTal Setup","Nej, jag startar om datorn sen","Button4")' /SaiTech
flyingboz Posted February 8, 2011 Posted February 8, 2011 if you can't get access to the control / info in the "window info" utility, you may have to simulate a mouse click on the button's location relative to the window. Reading the help file before you post... Not only will it make you look smarter, it will make you smarter.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now