|
Your going to have to write a COM or .Net application to do this. This will require native hooks in Windows Explorer or the file system. I know you can create a COM object that can listen to file folder events and do things to them but, with Java this cannot be done.
|