Jump to content

Recommended Posts

Posted (edited)

I was trying to

#include <IE.au3> 
_IECreate("http://www.autoitscript.com/forum",0,0)
Sleep(5000)
ProcessClose("iexplore.exe")

But first autoit closing that visible IE ( process ) .In next run closing that invisible when visible is off .

visible and invisible had same process name

I wanna close only that invisible .

Looking for any ideas

Gordoni

Edited by Gordoni
Posted (edited)

yes i found example in the help file but

Process In Task Manager still exists ; ( I wanna remove him after visit page without closing IE visible

Edited by Gordoni

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