DIR Return Create A Forum - Home
---------------------------------------------------------
Arti-X Forums
HTML https://artixsoft.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Batch Tutorials
*****************************************************
#Post#: 14--------------------------------------------------
How To Make Your Own Command In Command Prompt
DIR By: Artix
Date: February 7, 2013, 4:59 pm
---------------------------------------------------------
Hi, today you will be learning how to make your own command in
command prompt, like the ones used. For example, "telnet" "echo"
or "ping"
First, you need to understand how they work. Ping in a program
placed in system32. It is a .EXE in it. You can make your own
command by saving your custom .bat file under system32. That
will be your command. So if you save example.bat in system 32,
when you open command prompt, it will run it!
Note: to open system32 folder, hit start > run > and type
system32.
*****************************************************
Page 1 of 1