Jump to content

Recommended Posts

Posted

determine the Pid of the process and use that with the ProcessClose().

I don't think thats what he needs.

hes trying to end something called a prozzes or prozess

i did some research, this is what hes talking about

prozess

  • Developers
Posted

I don't think thats what he needs.

hes trying to end something called a prozzes or prozess

i did some research, this is what hes talking about

prozess

Have you ever tried to write in a foreign language ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

  • Developers
Posted

HOw to find prozess Pid

It would help when you are more specific about what you are doing.

When you use Run() the PID is returned or do you have multiple windows which you can identidy which one needs closing ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

  • Developers
Posted

ProcessClose("program.exe") will only close one of them when you specify the name ....

Does it matter which one is close and if so, how can you determine which one needs to be closed ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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