Dan Bratt Posted February 5, 2004 Posted February 5, 2004 I'm trying to execute this script, but It won't close the file explore window. Anyone have any ideas ? ; ; AutoIt Version: 2.x ; Language: English ; Platform: Win9x/NT ; Author: A.N.Other (myemail@nowhere.com) ; ; Script Function: ; Template AutoIt script. ; IfWinExist,"C:\windows\system32",,Goto,Kill Kill: WinClose,"C:\windows\system32"
Recommended Posts