VS2010 Setup package Install bat batch for automatic installation of software features

Source: Internet
Author: User

7.0. 428ECHO Please wait a moment ... start/wait%systemdrive%\install\applications\diskeeper\setup.exe/s/v/   7.0. 428 7.0. 430ECHO Please wait a moment ... start/wait%systemdrive%\install\applications\diskeeper\us_dk70_wup_build430.exe/s/v/  1. 4ECHO Please wait ... start/wait%systemdrive%\install\applications\flashget\fgf140.exe/   8.1/wait%systemdrive%\install\applications\sav\sav810b821.exe/qnecho.exit

Enter it in Notepad and save it as *.bat. The specific path itself changes, and each empty line is a separate one. If in DOS, the variables only use%, for batch processing, it is necessary to use percent.
Special Note: "Install Windows patch" This batch is a bit inappropriate, because there are two types of Windows patches, one is a simple executable file, that is, there is no icon, and the other is an icon, so instead of using another batch (the/r parameter means including subfolders. "_sfx_cab_exe_path" is a feature string, which is derived from the feature string: You can use Notepad to open two different patches, find two different characters of the text, may also be used with the FC command.

 for/R%%finch(*.exe) Do@ (@findstr _sfx_cab_exe_path"%%f">nul && @start/wait%%f/u/q/z) | | @start/wait%%f/q) QChain.exe ECHO is installing Windows patch, please wait ... cd e:\hotfix for%ainch(*.exe) DoStart/wait%a-z-Qqchain.exeecho. ECHO is installing MSN Messenger6.0, please wait a moment ... start/wait E:\software\messenger\MsnMsgs.msi/Qbecho. ECHO is installing DirectX9. 0b, please wait a moment ... start/wait E:\software\dx9\dxsetup.exe/install/Silentecho. ECHO is installing Windows Media Player9, please wait a moment ... start/wait E:\SOFTWARE\WMP9XP.EXE/Q:A/R:necho. ECHO is installing Movie Maker2.0, please wait a moment ... start/wait E:\software\wmm2\mm20.msi/Qnecho. ECHO is installing the. NET Framework v1.1, please wait a moment ... start/wait E:\software\NetFramework\netfx.msi/Qbecho. ECHO is installing Microsoft JAVAVM, please wait a moment ... start/wait E:\SOFTWARE\MSJAVWU.EXE/Q:A/R:necho. ECHO is installing Isobuster, please wait a moment ... regedit/s E:\software\isobuster.regstart/wait E:\software\IsoBuster.exe/Verysilentecho. ECHO is installing AD-aware6, please wait a moment ... start/wait E:\software\Adaware.exe/Secho. ECHO is installing Winamp, please wait a moment ... start/wait E:\software\winamp.exe/Secho. ECHO is installing Adobe Reader6, please wait a moment ... start/wait E:\software\AdbeRdr60.exe-p"-s/v\ "/qn\""ECHO. ECHO is installing Nero Burning ROM6, please wait a moment ... Regedit/s E:\software\nero.regstart/wait E:\software\nero6009.exe/silent/Norebootecho. ECHO is installing WinRAR, please wait a moment ... start/wait E:\software\wrar320.exe/Secho. ECHO is installing Flashget, please wait a moment ... start/wait E:\software\flashget.exe/Secho. ECHO is installing Symantec Antivirus Corporate8.1, please wait a moment ... start/wait E:\software\nav81chs.exe/Qnecho. ECHO is installing ZoneAlarm free, please wait a moment ... start/wait e:\software\zonealarm.exe/s/noreboot

VS2010 Setup package Install bat batch for automatic installation of software features

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.