![]() |
中国DOS联盟-- 联合DOS 推动DOS 发展DOS --联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum |
| 游客 | 登录 | 注册 | 会员 | 搜索 | 中国DOS联盟 |
|
中国DOS联盟论坛 现在时间是 2026-08-05 10:23 |
共 48,038 主题排行 / 350,123 发帖 / 今日 1 篇 / 48,251 会员排行 |
| DOS批处理 & 脚本技术(批处理室) » 高手们.帮我分析分析这断代码! |
| 可打印版本 641 / 0 |
| 第1楼 woainiphj | 发表于 2007-07-11 20:14 |
| 初级用户 发帖 26 积分 55 | |
|
高手们.帮我分析分析这断代码! @echo off
title Installing Kaspersky Anti-Virus 6.0 echo Applying default settings ... start %SystemRoot%\System32\regedit.exe /s %SystemDrive%\programs\avp6\avp6.reg echo Default settings have been successfully applied. echo Coping Anti-Virus bases ... xcopy "%SystemDrive%\Programs\avp6\Temp\*.*" "%temp%\Documents and Settings\Application Data\avp6\*.*" /Y /S echo Anti-Virus bases have been successfully copied. rem Fix Driver Signing reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup /v PrivateHash /t REG_BINARY /d 229e533e5d08abc8771db9d0e606a806 /f >nul rem Install Intel AMT drivers if exist "\I386\INF\iresol.inf" DEVCON UPDATENI "\i386\inf\MSPORTS.INF" "ACPI\PNP0501" if exist "\I386\INF\iresol.inf" DEVCON INSTALL "\i386\inf\IRESOL.INF" "PCI\VEN_8086&DEV_108F" rem Test SOL existence devcon status =ports | find "SOL (COM3)" >nul rem start AVP with SOL redirect if "%errorlevel%"=="0" start %SystemDrive%\Programs\avp6\avp.com /shell:com3 /bl /gui exit |
|
|
[ 联系联盟系统管理团队 -
中国DOS联盟 -
标准版 ] Sponsored by ifanr Inc | © 2001–2023 |