![]() |
| Flash Drive |
A bat file is an executable file which contains some pre-written script.
Just like the VBScript, it’s made to do certain tasks, and in our case, it’s removing the shortcut virus.
The explanation of the code:
Attrib specifies the attribute
-H : is to unhide all the files on Flash Drive (which were hidden as shortcuts due to the virus)
