Jump to content

Recommended Posts

Posted

I have an Autoit script running and displaying a GUI window in MessageLoop mode. Later I want another script, that's totally independent from the first to close the firsts' Gui. I have tried Winclose and WinKill and neither effect the firsts' GUI window. How do I close from a second script????

Posted

check out processclose if you want it to get rid of it and winclose should of worked if you provide some script im sure it would see as to what your potential error could of been

Thaks for reply. ProcessClose did work but I want to know what window I'm closing. WinClose really DOES work! I had a bug in the window name.....sorry.

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...