Jump to content

ObjCreate kill with in GUI


Recommended Posts

Hi

small question can we kill ObjCreate with in gui

$o_object = ObjCreate("Shell.Explorer.2")
$guiobj = = GUICtrlCreateObj($var_1, 30, 50, 700, 400)

$o_object.quit ()
$o_object = 0

well above quit () kill windows and autioit script ended

Edited by autoitxp
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...