Jump to content

Closing a Gui from another Autoit Script


BobSpen
 Share

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...