Meaning and application of DOS batch file processing

Source: Internet
Author: User

A bat file is a batch file and a text file. Simply put, it is used to automatically execute multiple commands continuously, and the content of the batch file is a single command. So what is its use?

For example, when you start WPS software, you must execute

C: \> Cd WPS
C: \ WPS> spdos
C: \ WPS> py
C: \ WPS> wbx
C: \ WPS> WPS

If you execute this operation before Using WPS every time, do you think it is very troublesome?

If there is a method that requires only one batch file to be compiled, all the commands just now will be automatically executed. Do you want to learn it?

After reading this section, you will be surprised to see that the first batch of processing files you have prepared are successfully executed.

In addition, the computer will look for autoexec every time it starts up. BAT: this batch file allows you to execute commands to be executed every time you start the system, such as setting the path, loading the mouse driver, and accelerating disk smartdrv, can make your computer truly automated.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.