Open CMD Continuously
Today i will talk about how can you make CMD and calculator by using notepad. It's a very interesting and useful tricks and i am sure you will like it.
I have bring one more very funny notepad trick for you.
For done this you don't have to do much work you have to just copy below mention code in notepad file and save that file with .bat extension. Basically .bat file is work with the help of command prompt and when we save any file with .bat that connect your file with command prompt and work as administration. So let's start
Note:- I prefer that don't run it on your computer because it take create big mess for you. So try it on your own risk. This is only for educational purpose.
- Open notepad and copy below mention codes
- @echo off
:E
start cmd.exe
start calc.exe
goto :E - Now save this file with .bat extension
I hope you will like and enjoy it.
If you like it then don't forget to like and share our posts and if you have any questions or any suggestions for us then please leave that in comment box we will try to short our that shortly.
We will be back soon with one more interesting trick of notepad and some more interesting topic for you.
Just connected with us for more posts
Comments
Post a Comment