I have a couple small routines to temporarily stop and start AVG. My start code is:
"regsvr32.exe C:\Progra~1\Grisoft\AVG7/avgoff2k.dll"
which works great. I have one question though. Is it possible when running the code, to have AVG restart with out the RegSrv32 window popping up and saying …succeeded?
The reason for this is incase I forget to restart AVG after stopping it, I want to schedule my AVG_ON batch file to run every night. However, I don’t want to have to close the message box every morning.
Thanks,
SKK
"regsvr32.exe C:\Progra~1\Grisoft\AVG7/avgoff2k.dll"
which works great. I have one question though. Is it possible when running the code, to have AVG restart with out the RegSrv32 window popping up and saying …succeeded?
The reason for this is incase I forget to restart AVG after stopping it, I want to schedule my AVG_ON batch file to run every night. However, I don’t want to have to close the message box every morning.
Thanks,
SKK