城堡 29-6-2008 12:48 AM
求助!!!会VBS的请进!!!!!
Dim WSHShell
Set WSHShell = WScript.CreateObject("WScript.Shell")
WshShell.RegDelete "HKLM\SOFTWARE\KasperskyLab\LicStorage\"
WshShell.RegDelete "HKLM\SOFTWARE\Microsoft\Cryptography\RNG\"
WshShell.RegDelete "HKLM\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates\"
怎么也删不了第三个项,手动可以,请问如何处理!
谢谢!!!