How To Make Clock In Notepad -:
1. First Open notepad
2. Then copy the code given below
@echo off
color 03
:start
echo Date:%date% Time:%time%via Your Name
goto start
3.Now click on save as
3.Now click on save as type and select All files
File Name -: Clock.bat
4.Save it into .bat extension
Enjoy !!!!!
If there is any error please comment below
Post a Comment
Please Don't enter any spam link in the comment box