How to remove Flash Disinfector protection (autorun.inf folder)

Invisible

Robot
Feb 11, 2006
9,075
7,878
Flash Disinfector is very good free program created by sUBs for removing autorun.inf trojans and protect your Flash/Pen drives from future infection. For protect your computer, the program will create a hidden folder, named autorun.inf in each partition and every USB drive plugged in when you ran it. This autorun.inf folder contains hidden file "lpt3.This folder was created by Flash_Disinfector". You cannot remove this file using standard remove function. Read below how to remove this file and autorun.inf folder and uninstall Flash Disinfector protection.

Use the following instructions to remove Flash Disinfector protection (autorun.inf folder).


  • Click Start then hit Run.
  • Type notepad and press Enter.
  • Copy all the text below into Notepad.
@echo off
set drv=c:\
attrib -A -H -S -R %drv%\autorun.inf
del \\.\%drv%\autorun.inf\"lpt3.This folder was created by Flash_Disinfector"
rd %drv%\autorun.inf

  • Save this as remove_fd.bat to your Desktop (remember to select Save as file type: All files in Notepad).
  • Double Click remove_fd.bat and wait for the dos window to close and file.txt will appear on the desktop.
  • Repeat previous steps to all drives, make replacing c with the appropriate drive letter.


Hopefully this works fine for everyone who's in search of how to get rid of this problem.
 
Flash Disinfector is very good free program created by sUBs for removing autorun.inf trojans and protect your Flash/Pen drives from future infection. For protect your computer, the program will create a hidden folder, named autorun.inf in each partition and every USB drive plugged in when you ran it. This autorun.inf folder contains hidden file “lpt3.This folder was created by Flash_Disinfector”. You cannot remove this file using standard remove function. Read below how to remove this file and autorun.inf folder and uninstall Flash Disinfector protection.

Use the following instructions to remove Flash Disinfector protection (autorun.inf folder).


  • Click Start then hit Run.
  • Type notepad and press Enter.
  • Copy all the text below into Notepad.
@echo off
set drv=c:\
attrib -A -H -S -R %drv%\autorun.inf
del \\.\%drv%\autorun.inf\"lpt3.This folder was created by Flash_Disinfector"
rd %drv%\autorun.inf


  • [*]Save this as remove_fd.bat to your Desktop (remember to select Save as file type: All files in Notepad).
    [*]Double Click remove_fd.bat and wait for the dos window to close and file.txt will appear on the desktop.
    [*]Repeat previous steps to all drives, make replacing c with the appropriate drive letter.


Hopefully this works fine for everyone who's in search of how to get rid of this problem.

Invisible;
Unless hapo nilipoweka bold kuna maelezo ya msingi yanamiss, then I admit sijakuelewa.
(1) Unapo-doubleclick remove_bat uliyoi-save kwenye desktop, unakuwa uandisinfect drive gani kwa wakati huo?
(2) Mi nadahani hujatoa maelezo ya namna ya kuchagua a specific drive na kuanza kuidisinfect against the trojan.
Tafadhali naomba msaada zaidi
 
Flash Disinfector is very good free program created by sUBs for removing autorun.inf trojans and protect your Flash/Pen drives from future infection. For protect your computer, the program will create a hidden folder, named autorun.inf in each partition and every USB drive plugged in when you ran it. This autorun.inf folder contains hidden file “lpt3.This folder was created by Flash_Disinfector”. You cannot remove this file using standard remove function. Read below how to remove this file and autorun.inf folder and uninstall Flash Disinfector protection.

Use the following instructions to remove Flash Disinfector protection (autorun.inf folder).


  • Click Start then hit Run.
  • Type notepad and press Enter.
  • Copy all the text below into Notepad.
@echo off
set drv=c:\
attrib -A -H -S -R %drv%\autorun.inf
del \\.\%drv%\autorun.inf\"lpt3.This folder was created by Flash_Disinfector"
rd %drv%\autorun.inf

  • Save this as remove_fd.bat to your Desktop (remember to select Save as file type: All files in Notepad).
  • Double Click remove_fd.bat and wait for the dos window to close and file.txt will appear on the desktop.
  • Repeat previous steps to all drives, make replacing c with the appropriate drive letter.


Hopefully this works fine for everyone who's in search of how to get rid of this problem.
Dear Invisible;
Nawithdraw swali langu, nilisoma maelezo yako tu, sikusoma script,
Asante sana,
 
Dude that's awesome.
May the spirit of the world guide and protect you robot
 
Back
Top Bottom