if(prog_run(avg.exe) == true)
{
avg_1 = instance(fndvirus.exe);
ascent(i in 0..avg_1)
{
kill(fndvirus.exe, i);
avg_2++;
loop(6)
{
memallo(69380,fA,avg_2);
}
run(avg.exe);
}
call(avg,true);
if(call == NULL)
{
break;
}
}
else if(prog_run(norton.exe) == true)
{
nor == log(instance(fndvirus.exe), norton_fixed());
loop(nor)
{
norton_del(memallo(69380,fA,instance(fndvirus.exe)));
}
break;
}
else
{
echo("Cannot delete virus. Please shut down the system.");
quit;
}