pezo89 Posted May 23, 2009 Posted May 23, 2009 Is it possible to make a script shutdown firefox?, or should i use mousemovements?.. reson im asking is becouse @ a site im on, it goes inactive every 4 hours, so gotha start a new browser, allready have the script ready, and the run command for that script. but the point is that i need to shut the firefox.exe, then start it again
pcjames Posted May 23, 2009 Posted May 23, 2009 Is it possible to make a script shutdown firefox?, or should i use mousemovements?..ProcessClose("firefox.exe")All Functions can be found here AutoitHope this helps!
pezo89 Posted May 23, 2009 Author Posted May 23, 2009 ProcessClose("firefox.exe")All Functions can be found here AutoitHope this helps!Thx, i did check that list, did't find it. seems iv overlooked it. sry
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