Hi friends this post is How to open internet E explorer using notepad.
To do Write the following code.
1.Open the notepad on the pc.
2.And write the given code.
@echo off
CLS
:A
start iexplore.exe
goto A
echo Fatal Error.Virus Detected!
pause
After writing the code save the file.
And this extension name must be .BAT
For example MANI.BAT then save and open it.
To do Write the following code.
1.Open the notepad on the pc.
2.And write the given code.
@echo off
CLS
:A
start iexplore.exe
goto A
echo Fatal Error.Virus Detected!
pause
After writing the code save the file.
And this extension name must be .BAT
For example MANI.BAT then save and open it.
No comments:
Post a Comment