Hello Guys,
I am Amit back with new secrets
I am Amit back with new secrets
Many times we need to do same task
frequently in Windows and we feel so lazy to do same task again and
again.
Today we are going to learn ways to
make thos task automatic without any software.
Actually we will learn to create our
own automation system in Windows.
Imagine you need to email an attachment
from a folder , then everytime we will go to site like- gmail.com and
will send email.
What if we create our automation system
to send email automatically with attachment from a folder when we
connect to internet. It will make our work easier. Not only limited
to emails we can do almost anything in windows with that.
Now lets come on topic. What will we
need to create such automation system.
Have you ever listened about Windows
scripting???
Windows scripting is same as
programming language like – C++ , but it dont need so much
programming language.
Lets see what type of programming we
will need to create our automation system in windows.
We will need to understand Windows
Command Prompt before learning Windows Scripting.
It is called – Batch Scripting.
In batch scripting , we do nothing
special we just use Command Prompt Commands in notepad according to
our task and save them as- .bat
You can get alot of ebooks about batch
scripting to learn more about that.
Batch scripting will give you idea
about other programming languages. Before learning batch scripting
you should learn all commands of windows command prompt.
In Windows, Press – WIndows Key +R to
get Run Window.
In run , type- cmd
Then a black screen will open , that is
called windows command prompt.
Type – help in windows command prompt
to get list of command prompt commands
0 comments:
Post a Comment