once a wise man told to me that every folder contains a file autorun.inf (not sure about the name but properties are same as autorun.inf) and he changes the codes of the file to execute a batch script(batch script is present in the same directory) which generally delets a specified file in another directory. I was not able to find such files in any of my folder.
so the question is- "is there any such file with such properties in every folder" or in general is this possible if YES then how?