iceberg Posted November 23, 2007 Posted November 23, 2007 hi guys, how do I ensure that my processwait works well with a process name with a whitespace in it? i tired processwait(" setup.exe") doesnt work tho. thanks. mouse not found....scroll any mouse to continue.
JustinReno Posted November 23, 2007 Posted November 23, 2007 Have you tried just plain ProcessWait("setup.exe")?
weaponx Posted November 23, 2007 Posted November 23, 2007 I don't think you can have leading whitespace in a filename. Also in that picture you aren't seeing spaces in the filenames but they are merely offset to sow they are sub-processes.
iceberg Posted November 23, 2007 Author Posted November 23, 2007 setup.exe doesn't work from what weaponx says, i think it is a sub process. but how do I find out the main process? thanks. mouse not found....scroll any mouse to continue.
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