All pastes #2003933 Raw Edit

Mine

public text v1 · immutable
#2003933 ·published 2010-11-27 19:55 UTC
rendered paste body
echo off
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC /f
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\LicStorage /f
echo data > "%SystemDrive%\Documents and Settings\All Users\Application Data\Kaspersky Lab\AVP9\Data:extended"
echo data > "%SystemDrive%\ProgramData\Kaspersky Lab\AVP9\Data:extended"
exit