jruelan Posted November 7, 2007 Posted November 7, 2007 (edited) i have two processes. if process "detectUn.exe" detects the "Untitled - Notepad" window, i want to pause the other process "waitForMe.exe" is this possible, all i saw in the API is the ProcessClose... when i used ProcessSetPriority("waitForMe.exe",0), "waitForMe.exe" is still running on low priority, it is not idled. ... Edited November 7, 2007 by jruelan
jvanegmond Posted November 7, 2007 Posted November 7, 2007 http://www.autoitscript.com/forum/index.php?showtopic=32975 github.com/jvanegmond
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