Briandr Posted June 11, 2016 Posted June 11, 2016 Could it be this simple to check if a file is open before doing anything? If ProcessExist('blabla.exe') then msgbox(0, 'Aargghh!', 'Files is open..') I ask because I need to update a screensaver for remote users with an AutoIT script and I am guessing if it is open, nothing is getting copied. I just wasn't 100% sure a screensaver would count as a ProcessExist. I would think it does. Hopefully can someone throw me a yes or no here. Thanks.
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