Whenever we delete a file via programme , i am using java . I want windows system to show an automatic warning that files are being deleted, even by programme which uses java.io package.
I want to intercept all files present on my hard drive to show confirmation when deleted , no matter how they are deleted , by a java programme or any other or manually , just a warning message must be displayed .
This is important, my friend lost her job due to this . I am glad to accept your help .