Jump to content

What is the command to end a process?


 Share

Recommended Posts

Lets say I have IE running and want to end it quickly like using ctrl+alt+del end process cmd.

What is the cmd in autoit to do that anyone know or can you point me in the right direction.

I can't even think of how to look that one up in the help section.

I guess I could have autoit ctrl+al+del then end the process but if there's a cleaner way the would be nice.

Thanks in advance for this one...

Link to comment
Share on other sites

Lets say I have IE running and want to end it quickly like using ctrl+alt+del end process cmd.

What is the cmd in autoit to do that anyone know or can you point me in the right direction.

I can't even think of how to look that one up in the help section.

I guess I could have autoit ctrl+al+del then end the process but if there's a cleaner way the would be nice.

Thanks in advance for this one...

You can try WinKill() to forcible close a window. Or ProcessClose() for processes

Edited by BALA
[font="Comic Sans MS"]BA-LA[/font]http://ba-la.110mb.comJoin my community, CLICK HEREAlternative links to my site:http://www.ba-la.tkhttp://www.ba-la.co.nrContact me if you would like to help with some of my projects: joeythepirate@gmail.com
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...