How can I delete the following oracle services?
OraclePI1102TNSListener
OraclePI1102iSQL*Plus
I have uninstalled the SAP system and manually deleted the registry keys
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\OraclePI1102TNSListener and
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\ORACLEPI1102ISQL*PLUS
but these services still exist.
I tried deleting these from the registry directly but it returns "Error while deleting key" HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\Root\LEGACY_ORACLEPI1102TNSLISTENER
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\Root\LEGACY_ORACLEPI1102ISQL*PLUS
Thanks