My students were picking up a malware file autorun.inf
on their flash drives.
Usually it's impossible to delete it even by going
to DOS and using attrib.
My idea was to create a FOLDER autorun.inf.
When the malware attempts to install the FILE autorun.inf
it's thwarted by an error message "file already exists"
It seems to have worked. It this the solution
everyone has been trying to find?
Is there an attrib that I can give my autorun.inf Folder
that would make it even more secure (i.e. the malware should not
delete it first then install the file)?
If I attrib a folder will I be able to copy the folder to
another flash drive with that attrib?