MISIIM 0 Posted September 10, 2007 What would be the best way to detect a change in a designated folder? Share this post Link to post Share on other sites
sshrum 1 Posted September 10, 2007 mod times of files...might be a bit slow if the folder has a lot of files. Sean Shrum :: http://www.shrum.netAll my published AU3-based apps and utilities'Make it idiot-proof, and someone will make a better idiot' Share this post Link to post Share on other sites
MHz 80 Posted September 10, 2007 WMI does monitoring of files or directories. Here is an example here in VBS by the Scripting Guy. Translating to AutoIt is not too hard but it may not be exactly what you want. Should be enough to give you ideas and research some more. Share this post Link to post Share on other sites