Create a clock software just in few steps-
Step 1.
First of all open new Text document
name it
clock.txt
Step 2.
In Text document type -
@echo off
: start
echo Date: %date% Time: %time%
goto start
Step 3.
Now go to File and save as
clock.bat on your Desktop
Now open it and Enjoy.
No comments:
Post a Comment