TabbyCat Posted June 3, 2011 Posted June 3, 2011 Hello, I have just ventured into the AutoIt world, and sadly I have hit an issue. I need to restore a application from the taskbar each night after it runs a number of clean ups. I have used WinSetState("[CLASS:TMainForm]","",@SW_RESTORE) To restore it to it's original position, that works. However, if I click the minimize button on the window, it does not work anymore :-( Any ideas? John
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