Jump to content

Recommended Posts

Posted

Is there anyway to Suspend/Resume/Kill a Process using AutoIt..??

You could use dos/windows commands net start and net stop and also taskkill to do that.

Net start and net stop can be implemented in autoit.

As for taskkill, you dont need it since autoit have function to kill a process.

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