Follow the instructions:
1)Open the Notepad
2)Copy or follow the Code:
@echo off
color af
cls
:clock
echo corrent date=%date%
echo ------------------------------------
echo Aurther Sahil Limbu
echo Name Sahil Limbu
echo Address Bhadrapur jhapa
echo Email limbusayal720@gmail.com
echo ------------------------------------
echo corrent time=%time%
cls
goto clock
3)Save file as
Save file as __________.bat
Then open it
Comments
Post a Comment