Thursday, February 5, 2009

Manually remove Autorun.inf Scripting

open task manager and kill your explorer.exe
then new task type cmd

in your command prompt move to that specific drive
lets say K as your drive where u have that open with problem

K:\>attrib autorun.inf -s -h -r

type the above command and then

K:\>del autorun.inf

thats it u r done now u can open your drive normally

No comments: