Autorun Killer consists of two batch files for the issues caused by autorun.inf virus. The files and function are as follows.
This is the batch script to remove autorun.inf from all the drives in the system, if it exists. The script also prevents further autorun.inf attacks. This is done by creating a folder named "autorun.inf" in the root of every drive, so that the file autorun.inf cannot coexist in the directory anymore.
- Download the files (Download as zip, or fork).
- Right click on the file Autorun_Preventer.bat, choose Open with>>Notepad.
- Edit the file, to include all your drives. The script by default addresses 3 drives, C, D and F.
- If you have another drive, say G, copy the last 3 lines of the code (starting at attrib)
- Paste the code at the subsequent lines, replace f with your drive letter (g, in this case)
- Save the file.
- Double Click the file to Run.
This is the batch script to remove the issues caused by the script that replaces all the folders in a removable disc by a link (.lnk file) to the folder.
- Download the files (Download as zip, or fork).
- Right click on the file Link_Killer.bat, choose Open with>>Notepad.
- Edit the file, to include your removable drives. The script by default addresses drive G.
- Replace g with your drive letter
- Save the file.
- Double Click the file to Run.
NOTE : Dont run this script with the removable devices provided with softwares, with licensing information.