autoitxp Posted April 17, 2008 Posted April 17, 2008 (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 April 17, 2008 by autoitxp
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