October 8, 201411 yr I'm noob to scripting world. Recently one of my computer infected with a virus called Trojan.Win32.MicroFake.ba Its creating a lpk.dll named file in every folder. I can clean this virus with any antivirus, but that is a 5/6 hours work. Is there any script that KILL a Process and search all drive & folders for a specific file and delete permanently and restert computer.Thanks in Advance
October 8, 201411 yr This is not a job for a script, you can do this quickly in the GUI. Stop your process, then do a search in Windows Explorer under the affected drive for lpk.dll. When the search is completed, select all and delete.
October 9, 201411 yr This is not a job for a script, you can do this quickly in the GUI. Stop your process, then do a search in Windows Explorer under the affected drive for lpk.dll. When the search is completed, select all and delete.I guess there might be a need to set explorer to show hidden/system folders . jaclaz
Create an account or sign in to comment