Доп-но если файл hosts не сами правили, выполните скрипт
Цитата:
begin
ClearHostsFile;
end.
|
Цитата:
>> Abnormal SCR files association
>> Windows Explorer startup key is modified
|
поэтому ещё скрипт
Цитата:
begin
ExecuteRepair(1);
ExecuteRepair(8);
ExecuteRepair(16);
end.
|