Could you describe your problem?
I don't think that in your case you need tool " is-VJ036 " like you call it. Your attached file can be created by Kaspersky Internet Security 2009 itself 
There is no magic 
About script, please download avz,
.(in rules : http://virusinfo.info/showthread.php?t=9184 you may find a link)
It will just "magically" copy some files for future investigation, because they looks strange to me.
execute this script in avz (http://virusinfo.info/showthread.php?t=9207) :
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('J:\1ST120\logochg.exe','');
QuarantineFile('C:\Program Files\Ringz Studio\Storm Codec\StormSet.exe','');
QuarantineFile('C:\WINDOWS\system32\drivers\cinemsup.sys','');
QuarantineFile('C:\WINDOWS\system32\DRIVERS\xAntiArp.sys','');
QuarantineFile('c:\program files\colorsoft\antiarp\antiarp.exe','');
QuarantineFile('C:\WINDOWS\copyfstq.exe','');
QuarantineFile('C:\WINDOWS\system32\drivers\nspacket.sys','');
BC_ImportAll;
BC_Activate;
RebootWindows(true);
end.
Upload the quarantine over the link Upload quarantined files on the top of this page.