加入到“计划任务”中使用!
1、主程序:cegetter.bat文件内容如下:
ftp -s:cescript.txt
call "%systemdrive%\navup8.exe"
move %systemdrive%\*.xdb "E:\Program Files\sav"
del /q %systemdrive%\navup8.exe
call "%systemdrive%\navup8.exe"
move %systemdrive%\*.xdb "E:\Program Files\sav"
del /q %systemdrive%\navup8.exe
2、辅程序:cescript.txt文件内容如下:
open ftp.symantec.com
anonymous
nobody@spammer.com
cd public/english_us_canada/antivirus_definitions/norton_antivirus/static
lcd C:\
bin
hash
prompt
get navup8.exe
quit
anonymous
nobody@spammer.com
cd public/english_us_canada/antivirus_definitions/norton_antivirus/static
lcd C:\
bin
hash
prompt
get navup8.exe
quit
转载于:https://blog.51cto.com/lzy821218/273784