If the File exists we have to check the Windows Eventlog to see if there is a clue there:
Open the windows eventviewer (Start > Run > Eventvwr > ENTER) and go to the system logfile.
Please check if there are "
Error" messages from "Service Control Manager"
with
EventID 7000 or
7026.
If
EventID 7000 is shown see the previous post, it would suggest a missing driver.
If
EventID 7026 is shown the driver is there but windows failed to load it during system boot.
We can blindly copy inspect.sys from the \repair folder or we can check to see if the Checksum matches.
To do so you have to have for example sha1sum.exe on your system, you can download it here:
ftp://ftp.gnupg.org/gcrypt/binary/sha1sum.exeRun it against c:\windows\system32\drivers\inspect.sys and c:\program files\comodo\comodo internet security\repair\inspect.sys and see if the hashes matches, see screen shot
(8).
If it doesn't match use the copy command from the previous post to restore a correct version, and reboot.
[attachment deleted by admin]