|
Home > Archive > microsoft.public.sqlserver.server > October 2002 > Uninstalling service w/out Installation software
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Uninstalling service w/out Installation software
|
|
|
| I have a machine that used to have SQL Server and/or SQL
Server Analysis Services installed on it.
The folders containing the installed software were
accidentally deleted, however there are still some stray
services installed and running.
I get the following error message when the machine boots
up: "The specified service does not exist as an installed
service."
Is there any way to remedy this situation? Unfortunately,
there is no installed software, so there is no Uninstall
utility.
Please help, this happens upon every bootup, and in my use
of this machine, I have to boot the machine quite
frequently.
Thanks very much.
..
| |
| Tibor Karaszi 2002-10-31, 5:23 am |
| You can wipe the info from the registry, find the service in the key:
HKEY_LOCAL_MACHINE\SYSTEM\Curr
entControlSet\Services
Be very care full so you don't do a mistake and ruin the machine, do backup first etc.
I think that there is a KB on the topic as well...
--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=...ublic.sqlserver
"SK" <sudzkhawaja@yahoo.com> wrote in message
news:6efd01c28028$6531b9c0$3be
f2ecf@TKMSFTNGXA10...
> I have a machine that used to have SQL Server and/or SQL
> Server Analysis Services installed on it.
>
> The folders containing the installed software were
> accidentally deleted, however there are still some stray
> services installed and running.
>
> I get the following error message when the machine boots
> up: "The specified service does not exist as an installed
> service."
>
> Is there any way to remedy this situation? Unfortunately,
> there is no installed software, so there is no Uninstall
> utility.
>
> Please help, this happens upon every bootup, and in my use
> of this machine, I have to boot the machine quite
> frequently.
>
> Thanks very much.
>
> .
>
>
|
|
|
|
|