General discussion
September 25, 2002 at 12:40 AM
k_grg

Batch File

by k_grg . Updated 23 years, 11 months ago

Hello,

Can someone some suggest me how canI create a batch file that would updateo antivirus software in my client machines as they logon the network. I tried this, but nol luck.

:: Set files to get from
:: Antivirus update below
echo get c:\avg6226fu

echo quit>> c:\avg6226fu

endlocal
:eof

Thank you

This discussion is locked

All Comments