SafeFeel.com

Free Computer Networking Security & Software Questions and Answers Website

Services in window 2003 Server?

My system have Windows 2003 Server on it. I just this minute did an uninstall of a pretty colossal application. During the uninstall at hand be an error message aphorism some report be contained by use but consequently the rest of the uninstall seem to jump fine.

Afterwards I tried to delete the folder that housed the application (the uninstall usually leaves some files astern surrounded by the folder) but a message kept popping up truism that these files could not be removed as they be surrounded by use.

After bang my cranium against the wall I finally realize that near be two "services" still running that are associated next to the program and be not removed , probably due to that error message, when I uninstalled. Once I stopped the services I be competent to delete the folder.

Now, I can't delete the services (don't know how) from the services skylight and I do plan on re-installing the application. Is my system hosed immediately? Would reinstalling the application work?


Answers: Reinstalling will probably fix up the services. But if you're close to me, you want a verbs slate past you tender it another dance.

Two methods for doing this -- one through the registry, one through the command prompt.

In the registry, you can navigate to: HKEY_LOCAL_MACHINE/ SYSTEM/ CurrentControlSet/ Services
Locate the service you want to draw from rid of, and delete its knob. Done. You may want to stop the service first, since you won't know how to once it's gone (and you may not even be capable of remove the service until it's stopped). You might also want to check any filenames used contained by the push button for the service, so that you can also remove any remaining files associated next to the service.

You can also use the command rank tool "sc" to delete a service (as okay as a adjectives bunch of other things, similar to set it to manual/auto, stop/start it, etc).

C:>sc delete
DESCRIPTION:
Deletes a service entry from the registry.
If the service is running, or another process have an
unstop fiddle with to the service, the service is simply marked
for deletion.
USAGE:
sc delete [service name]

Good Luck! Be scrupulous within the Registry. Always own a full backup of any computer you opt to poke at this path. =)