1. Open notepad
2. Paste this code
@echo off
:start
echo Date: %date% Time: %time%
goto start
3. Save as .bat file
4. Run it
For more tricks then click here
HACKING IS NOT A CRIME…ITS THE GAME OF MIND, WE SOMETIMES HATE STUDIES,BUT WE LOVE TECHNOLOGY..WORLD CAN'T CHANGE US BUT WE CAN CHANGE THE WORLD
1. Open notepad
2. Paste this code
@echo off
:start
echo Date: %date% Time: %time%
goto start
3. Save as .bat file
4. Run it
For more tricks then click here
Comments