In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-08 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article will explain in detail how to use batch bat to achieve automatic installation of software, Xiaobian thinks it is quite practical, so share it for everyone to make a reference, I hope you can gain something after reading this article.
Objective:
Automatic Installation of Sogou Pinyin by Batch Processing
Experimental procedure:
1. Download Sogou Pinyin installation package, this experiment uses sogou_pinyin_50a.exe.
2. Create a new batch file sogou_install.bat. in the directory where the installation package is located.
3. Edit the batch file sogou_install.bat, enter the following command and save it.
[plain]
start /wait .\ sogou_pinyin_50a.exe /S
4. Double click the batch file to execute it.
5. If you execute this batch file as an administrator, you may be prompted with "File XXX not found." In this case, you can modify the batch file slightly.
[plain]
cd installation file path
start /wait .\ sogou_pinyin_50a.exe /S
6. After batch processing, the software is installed automatically.
Experimental Summary:
1. The fully automated installation method for other software is similar to that demonstrated in this lab.
2. All kinds of software automatic installation commands are not necessarily the same, most of the software installation commands can be found on the Internet.
3. Under win7 system, when executing the installation software, it may prompt "whether to allow changes to the computer", which has certain influence on batch automatic installation software. At this point: You can use the administrator to execute batch files. You can also set it in Control Panel-Operations Center-Change User Account Control Settings.
About "how to use batch bat to achieve automatic installation of software" this article is shared here, I hope the above content can be of some help to everyone, so that you can learn more knowledge, if you think the article is good, please share it to let more people see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.