Directory Monitor
Monitor Types
- File Created
This gets kicked off when a file is created in the directory. It will not wait for the fileto finish being created before the process starts. - After File Created
This gets kicked off when a file is created in the directory and waits for it to finish. - File Deleted
This gets kicked off when a file is deleted.
Threading
Wherever possible the program runs in a single thread environment with the exception of waiting for a file to complete.
Command-line
Two command-line options are available. -autostart and -minimize
These will automatically start the monitoring process and minimize the application to the tray. The commandline options will
only function using the last settings you ran the program with (saved settings).
ex. dirmon.exe -autostart -minimize
Extensions
There are no periods in front of the extensions, its just a list separated by spaces, EX. bat gif jpg
DirMon.zip (548.3 KiB, 1,238 hits)


