Making Timer Using Notepad
here is the code :
@echo off
color 0a
:1
pause
timeout 60
goto 1
Timer unit is in seconds, change the red number you want
The Steps :
• Open Notepad
• Copy and Paste the codes
• Save as a bat file, on example I give the name timer.bat
0 komentar:
Post a Comment