How to make a clock software using notepad


How to make a clock software using notepad

Hello Friends
Today we will see how to make a clock software using notepad.

This is a link where a tutorial is show = https://www.youtube.com/watch?v=msrU5VGIbLE&t=49s


If you don't want to see tutorial . Follow this steps 

Steps:
1.Open 'Notepad'.
2.Type this script =  @echo off
                                 :start
                                 echo Date:%date% Time:%time%
                                 goto start
3.Save file as name = 'Clock' and extention as '.bat'.
4.Open the file where you saved the file.
5.Now your software is ready in matrix clock format .

Thanks for seeing my blog and watching the tutorial .


Follow me on :

Facebook
YouTube-Kalpit Jare's Creation

Good Bye for now and will again meet in next Blog .


By Kalpit Jare
     


Comments

  1. If you need any kind of help in this blog then ask me .
    OR
    Go to this site = https://www.youtube.com/watch?v=msrU5VGIbLE&t=49s

    ReplyDelete

Post a Comment