Skip to main content

Posts

Showing posts with the label Create DOS Mode Clock by Notepad

How to Create a Clock Using Notepad?

It has been a long time since I've posted about notepad tricks last time. Today I'm gonna share another funny notepad trick. This time you will learn how to create a Clock with date and time in notepad . You can also edit the code by yourself. But incorrectly altering the code may result failure. So try it carefully . . .  There are many other notepad tricks published in this site. You can read these here: Twin Tower Attack Trick by  Notepad ! Make a Diary Using  Notepad ! Make Calculator Using  Notepad  !! Convert Text into Audio by  Notepad !!  Convert Drives to NTFS without Formatting! Okay let's start. All you need to do is just copy the following code and paste this in a notepad document. Then save it as batch file I mean saving with .bat extension. Follow the steps below:  Go to the Desktop. (You can do it anywhere. But desktop will be more convenient.) Click right mouse button and select Text Document to ...