What do you do to remove these problems?
Can you please instruct for disinfection?
Printable View
What do you do to remove these problems?
Can you please instruct for disinfection?
What a problem do you have?
what I do to tomove UNUPX.TMP (Trojan Horse)?
[QUOTE=Alex Gonзalves;567958]what I do to tomove UNUPX.TMP (Trojan Horse)?[/QUOTE]
Perhaps this is a false positive.
Execute this script in AVPTool:
[CODE]begin
DeleteFileMask('%tmp% ','*.* ',true );
ExecuteWizard('SCU', 3, 3, true);
end.[/CODE]