Kayman wrote:
>
> Th software may not be uninstalled completely. Badly coded 3rd party
> software such as Comodo are notorious for these troubles.
>
> Try this:
> http://forums.comodo.com/frequently_...o-t9508.0.html
> http://forums.comodo.com/help_for_v2...html;topicseen
> https://support.comodo.com/index.php...kbarticleid=10
>
> Not succesfull?
>
> Try this:
> Revo Uninstaller
> http://www.revouninstaller.com/
>
> Still not succesful?
>
> Re-install Comodo and then use Revo to uninstall.
>
> Good luck
Many thanks. What actually helped for me was the following steps,
provided on a different forum by a nameless (but very thanked) COMODO guru:
The problem may be resolved by re-starting the WMI repository:
1 - rt-click Command Prompt and select 'Run as Administrator'. Type the
following command:
winmgmt /verifyrepository
If you get a message "WMI repository is consistent", run the following
command:
2 - net stop winmgmt [Click Enter]
3 - cd /d %windir%\system32\wbem [Click Enter]
4 - ren repository repository.old [Click Enter]
5 - net start winmgmt [Click Enter]
If you get a message "WMI repository is not consistent", run the
following command:
6 - winmgmt /salvagerepository
This will perform a consistency check on the WMI repository and resolve
the issue.
7 - Restart your machine.
8 - If you again get the following message instead: winmgmt
/salvagerepository is failed.
Ignore this message, and again run:
winmgmt /salvagerepository
Reboot.
I did not have to go past step 5 (although rebooting afterwards).
-s