Sleep(3000) If Not WinExists("frmWelcome") Then Run("D:\Autorun.exe") Else WinActivate("Autorun") EndIf