D-Link WL500g, WiFi with WPA encryption and HTC communicator
HTC communicator will not establish WiFi connection if WL500g is configured to use WPA-PSK unless WEP encryption is set to "None".
Any other device that I have (PC/Windows XP, PC/Windows Vista, iPhone, Mac Air) can do it even if WEP encryption is configured but HTC won't.
^ TOP
Новый старт Российской венчурной компании
По мнению Игоря Агамирзяна, становление экосистемы венчурных инвестиций в России сдерживает недостаток не денег, а профессионалов ...
Наталья Дубова, "Открытые системы" ^ TOP
Another list of top anti-virus vendors
AV-Test.org
- ALADDIN (Israel)
- ALWIL SOFTWARE (Czech Republic)
- ARCABIT (Poland)
- AUTHENTIUM (United States of America)
- AVG TECHNOLOGIES (Czech Republic)
- AVIRA(Germany)
- BITDEFENDER (Romania)
- CA (United States of America)
- CENTRAL COMMAND (United States of America)
- CHECK POINT SOFTWARE (United States of America)
- CLAM TEAM (Poland)
- CYBERDEFENDER (United States of America)
- CYBERSOFT (United States of America)
- DOCTOR WEB (Russian Federation)
- ESET (Slovak Republic)
- F-SECURE (Finland)
- FORTINET (United States of America)
- FRISK SOFTWARE (Iceland)
- G DATA (Germany)
- GFI SOFTWARE (United Kingdom)
- HAURI (Republic of Korea)
- IKARUS SOFTWARE (Austria)
- KASPERSKY LAB (Russian Federation)
- MCAFEE (United States of America)
- MESSAGELABS (United States of America)
- MICROSOFT (United States of America)
- MKS (Poland)
- NORMAN (Norway)
- PANDA SECURITY (Spain)
- PC TOOLS (Australia)
- PREVX (United Kingdom)
- PROLAND (India)
- QUICK HEAL TECHNOLOGIES (India)
- RISING (China)
- S.N SAFE & SOFTWARE (Russian Federation)
- SAFER NETWORKING (Ireland)
- SECURE COMPUTING (United States of America)
- SOPHOS (United Kingdom)
- STEGANOS (Germany)
- SYMANTEC (United States of America)
- TREND MICRO (Japan)
- VIRUSBUSTER (Hungary)
- WEBROOT SOFTWARE (United States of America)
Игорь Агамирзян: Государственная венчурная компания меняет курс
^ TOP
Unattended installation: BitDefender Antivirus 2009
This can be done using standard setup.exe /qb /passive REBOOT=ReallySuppress call with further reboot with shutdown -r if two issues are addressed.
The first issue is that there is no "official" feature to preconfigure BitDefender and use stored configuration as this forum topic еxplains. However, it is easy to find that BitDefender stores its configuration in a bunch of XML and INI files in its installation folder (something like C:\Program Files\BitDefender\BitDefender 2009). It is possible to store these files and copy them to the new host during installation thus overwriting default settings.
The second issue is that even if silent installation of BitDefender 2009 is run it registers itself to run GUI at startup. This can be avoided removing BitDefender key from CurrentVersion\Run. Something like:
REG DELETE HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v BDAgent /f
REG DELETE HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v "BitDefender Antiphishing Helper" /f
REG DELETE HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v BDWizReg /f
All tests where performed for version 7.26473. ^ TOP

