Jump to content

Recommended Posts

Posted (edited)

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

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