
17.05.2008, 17:46
|
|
Постоянный
Регистрация: 21.12.2007
Сообщений: 475
С нами:
9678661
Репутация:
387
|
|
When the program is executed, it creates the following files:
* %UserProfile%\Start Menu\Antivirus\Antivirus 2008.lnk
* %UserProfile%\Start Menu\Antivirus\Uninstall Antivirus.lnk
* %ProgramFiles%\Antivirus 2008\Antvrs.exe
Next, the program creates the following registry entry so that it executes whenever Windows starts:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run\"Antivirus" = "%ProgramFiles%\Antivirus 2008\Antvrs.exe"
It also creates the following registry subkeys:
* HKEY_CURRENT_USER\Software\Antivirus
* HKEY_LOCAL_MACHINE\SOFTWARE\Antivirus
|
|
|