IT log

moral & concision is my dream.

Setup Avira AntiVir Personal for MSN

我使用的 MSN 版本为 Window Live Messenger Version 2009 (Build 14.0.8064.206).

一般来说,MSN 在传输文件后会要求扫描病毒,但之前我只是简单的把 “C:\Program Files\Avira\AntiVir Desktop\avscan.exe” 加入到了 MSN 的 Tools/Options/File Transfer 中,实际上由于我不知道该如何设置扫描常数,导致这一反病毒功能形同虚设。

今天,在 Avira 官方论坛 上找到了解决方法:

You could do this by creating a configuration file and specify the following command in MSN Messenger:

“c:\Program Files\AntiVir PersonalEdition Classic\avscan.exe” /CFG=”c:\profile.txt” /PATH=%file%

Where c:\profile.txt would contain the following lines:

[CFG]
GuiMode=3
ExitMode=3

[SEARCH]
Parameter=0×00000002
Parameter=0×00000020
Parameter=0×00000100
Parameter=0×00000400
Parameter=0×00010000
Parameter=0×00000080

[SCANNER]
BootsektorStart=0
Memory=0
ScanRootkits=0

This way avscan will only scan the running processes and the transferred file. No registry, no bootsectors, etc.

I hope this will work for you, but when I tested this MSN 7.5 stopped the transfer at “0 KB left” ?(

There is also another option: scan with the command-line scanner (avcmd.exe). But I think this wouldn’t be better because you always get a command prompt window and you need to press Enter to close it at the end of the scan.

You can specify an input file (for example, c:\input.txt that would contain only an Enter) so that you don’t need to press Enter to close the command prompt window. So the command will look like this:

“c:\Program Files\AntiVir PersonalEdition Classic\avcmd.exe” -allfiles -noboot -nombr -e < c:\input.txt

But this didn't work either on MSN Messenger 7.5, so I would still have to press Enter. Maybe my test machine wasn't in a good mood today

根据上述方法,我在的 msn 上的命令行参数设置如下:
“C:\Program Files\Avira\AntiVir Desktop\avscan.exe” /CFG=”D:\Backup\My Dropbox\My\MyPC\AntiVir\profile.txt” /PATH=%FILE%

posted by Leon Tsang in Live - Work and Struggle and have No Comments

Avira Antivir Guard was Deactivated

德国最知名的免费杀毒软件-小红伞 Avira Antivir Personal Free 个人免费版在前天自动升级之后,伞就打不开了,Status 页面提示 Antivir Guard 实时保护 的状态为 Deactivated 无效 ,且同样无法手动激活,不过当时也没在意本以为重启后会自动恢复的。

直到今天早上 Antivir 还是没恢复实时保护,觉得不对劲了,google大神出马也没找到合适答案,只好自己想办法来修复这个问题,由于在禁用了 PC Tool Firewall Plus 防火墙后问题依旧,所以排除是防火墙问题。

最后,在 控制面板 中找到 Avira Antivir 软件打算卸载后重新安装,但看在其还自带有 Modify 更改 功能,就先用这个功能修复了一下,结果在重启电脑之后,小红伞 终于打开了。

posted by Leon Tsang in Live - Work and Struggle and have No Comments