แสดงบทความที่มีป้ายกำกับ setting แสดงบทความทั้งหมด
แสดงบทความที่มีป้ายกำกับ setting แสดงบทความทั้งหมด

วันอังคารที่ 3 พฤศจิกายน พ.ศ. 2552

AVG Setting Virus Scan

The state of the problem is how to use avg scan after download files by other programs.

The answer is in this URL.
http://www.avg.com/us-en/90495

ในที่นี้จะเขียนเป็นภาษาไทยเลยละกันเพราะภาษาอังกฤษมีใน URL แล้ว
1. ถ้าเป็น OS แบบ 32bit (x86)
จะใช้ path
"C:\Program Files\AVG\AVG8\AVGSCANX.EXE" /scan=%file% /clean /arc
โดยมี parameter ตามด้านหลังเลยครับ

2. ส่วนถ้าเป็น 64bit ก็ตามนี้ครับ
"C:\Program Files (x86)\AVG\AVG8\AVGSCANA.EXE" /scan=%file% /clean /arc

ส่วนแต่ละ program อาจจะไม่ใช้ %file% ก็ต้องเปลี่ยนไปตามแต่ละ program
Each Program may not use "%file%" to reference file path you should follow each program instruction to set this.


This tutorial will show example in Internet Download Manager
First , select OptionsSecond , select DownloadThird , Look at Virus Checking and put address and parameter in textbox.
Ah this picture !! I forgot one parameter "/arc".
Finally , Don't Forget to change %file% to [File]


After Scan Downloaded files you can see Result in AVG.
Select History > Scan resultsYou will see Scan Result in Command line scan.For more Addition if you know how to call Shell scan please notify me too. I still don't know that too.

More Example I will show how to set AVG virus scan in Firefox+Download Status Bar Add-on
First , select Tools > Add-ons
Second , select Options of StatusbarThird , select Vir Then Fourth , Tick Manually scan completed downloads Checkbox and put Scanner Address in Anti-Virus program location and put Parameter to Arguments.
Remember that Don't forget to change %files% to %1 as the recommend text below.

วันเสาร์ที่ 19 กันยายน พ.ศ. 2552

Wireless always lost? sometime RTS Threshold can help you.

for a four day ago I use my internet Wifi access and found that my place is very low signal.
I try to do many things such that set wireless card to always on (not sleep) , let's it use only G not auto choose , etc.

And Today I rather success. It lost connection less often.
After I change my RTS Threshold.

I little search for knowledge to decide to change it and get this.

There are several trade-offs to consider setting this parameter.

Using a small value causes RTS packets to be sent more often, consuming more of the available bandwidth, therefore reducing the apparent throughput of the network packet.

However, the more RTS packets that are sent, the quicker the system can recover from interference or collisions -- as would be the case in a heavily loaded network, or a wireless network with much electromagnetic interference.

that from http://kb.netgear.com/app/answers/detail/a_id/1158

yep! I can use better now that's good.