// shall I write some keywords here to boost search engine ranking?

Friday, January 15, 2010

Scan File with AVG 8.5 in Windows Live Messenger

It is a bit tricky:

1. Create a batch file (said ScanAVG.bat) in your AVG installation directory:
2. Edit the batch file:


@echo off
"C:\Program Files\AVG\AVG8\avgscanx.exe" /SCAN=%1 /HEUR /ARC /PUP /CLEAN

3. In Live Messenger, Tools > Options > File Transfer
4. Check "Scan files for viruses using:"
5. Fill in the path to your batch file. (i.e. "C:\Program Files\AVG\AVG8\ScanAVG.bat")


Reference: http://forums.techguy.org/general-security/707127-solved-avg-8-free-windows-2.html

No comments: