- Open Notepad.
- Paste the following code in the notepad file:
@ECHO off
:Begin
msg * Hey
msg * Want to have Fun?
msg * You do?
msg * We will both have fun, alright?
msg * More fun?
GOTO BEGIN
- Save the file with any file name but with .bat as extension and close it. For eg. cool.bat
No comments:
Post a Comment