Batch file programming is nothing but a batch of DOS ( Disk Operating System ) commands, hence the name Batch programming . If you are into coding and know many languages you might have noticed that Operating System ( OS ) specific languages ( languages that work only on a particular operating system, eg: Visual Basic Scripting works only in Windows ) give you amazing control over the system. This is why Batch is so powerful, it gives you absolute control over DOS. Batch isn’t often used because it is OS specific, but it is fun and easy to learn. A well-conceived batch file is just the thing to automate the job you want to do.
Batch Files are stored with .bat extension.
To create a batch file follow the following steps..
1) Goto-> Notepad
2) Type Whatever you want ( the code you want to enter)
3) Goto-> Save as
4) Change the file type to all files and folder
5) name the file as anything you want with the extension .bat ,For eg…(“learnhacking.bat”)
I know this was not enough. But this was just the introduction part for beginners. I am sure it might have helped atleast someone. In My next post we will discuss various batch commands and code our first BATCH PROGRAM.
Subscribe to:
Post Comments (Atom)
Popular Posts
-
More on google database hack, Google Hacking allintitle:Brains, Corp. camera allintitle:"index of/admin" allintitle:"i...
-
How TO Hack Google Database And Get All Information you want even softwares just mension it. Use these codes: Google Hacking ...
-
Do you know that you can minimize applicaions in s40 mobile phones like nokia 3110c etc?, is it really possible some will ask? ofcourse it i...
-
Robert Nyman brings up an interesting discussion about opening new windows, specifically by using the target attribute, in How evil is the t...
Post a Comment