View Single Post
  #2 (permalink)  
Old 07-29-2007, 05:39 PM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
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.
Reply With Quote