Re: Delete a service
by Will Denny » Sat, 02 Apr 2005 05:45:56 GMT
Hi
Which particular Service did you want to disable. Some are needed by
Windows for the system to run properly. You can disable Services by typing
services.msc
from Start>Run. Scroll down to the appropriate Service, right click it then
select Stop.
--
Will Denny
MS-MVP Windows Shell/User
Please reply to the News Groups.
"Prof. AndrLuiz Tietbl Ramos, M.Sc."<< XXXX@XXXXX.COM >> wrote
>> Hello,
>>
>> How could I delete a service in the Computer Management/Services option of
>> the Control Panel please for I try to do it pressing the del button and
>> nothing happens. Thank you very much indeed.
>>
>> Sincerely yours,
>>
>> Prof. AndrLuiz Tietbl Ramos, M.Sc.>
> Ph.D. candidate>
> {*filter*}ia Tech>
> Professor, Departamento de Engenharia Mecica e Mecatrica, PUC/RS>
>
Re: Delete a service
by Prof. AndrLuiz Tietbl Ramos, M.Sc. » Sat, 02 Apr 2005 06:37:24 GMT
Hello,
Thank you very much for your response. The services I want to delete are
the services related to the oracle database I installed and now I am unable
to uninstall unfortunately. Thank you very much again for your information.
Sincerely yours,
Prof. AndrLuiz Tietbl Ramos, M.Sc.
Ph.D. candidate
{*filter*}ia Tech
Professor, Departamento de Engenharia Mecica e Mecatrica, PUC/RS
>> Hi
>>
>> Which particular Service did you want to disable. Some are needed by
>> Windows for the system to run properly. You can disable Services by
>> typing
>>
>> services.msc
>>
>> from Star>>Run. Scroll down to the appropriate Service, right click it
>> then select Stop.
>>
>> --
>>
>> Will Denny
>> MS-MVP Windows Shell/User
>> Please reply to the News Groups.
>>
>>
>
Re: Delete a service
by Arkadiusz 'Black Fox' Artyszuk » Sat, 02 Apr 2005 08:52:27 GMT
>> [...] The services I want to delete are the services related to the oracle
>> database I installed and now I am unable to uninstall unfortunately. [...]
Go to the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
and find in its sub keys "DisplayName" value like the name of service
you want to delete. Then delete sub key that contains that name.
--
Regards
Arkadiusz 'Black Fox' Artyszuk
Similar Threads:
1.Deleted Network Service and Local Service from Registry
I mistakenly deleted registry keys for the Network Service (S-1-5-20) and the Local Service (S-1-5-19) from my computer. The Network and Local Service User Accounts still exist under Documents and Settings, but since the registry has been damaged, I receive error messages in the event viewer, e.g. can not load user profile for Network Service, or similarly Local Service User. Is there any way of repairing the registry short of a clean installation to fix this problem? I do not have a backup version from before the fateful event where I deleted these keys. Any help would be greatly appreciated.
2.Delete Download Services
I want to permanently delete download services from WMP 11 that are no longer
valid (MLB.com) or that I do not want listed for various reasons. I have
tried deleting them from the system registry but they keep coming back. Where
is the information coming from and how do I permanently delete a service?
3.Delete a service
I have an old program that ran as a service and I don't need it anymore.
I've STOPPED it and turn off the Automatic, but I want to delete the
service. Can someone tell me how to delete a service? I remember doing
this once in the command prompt, but I can not remember anymore.
Thanks!
Phil
4.Delete a service using vb
How to delete a service
I get this problem:
These are not recognized in vb. They are red.
objService.StopService()
objService.Delete()
Here is the whole code I am using:
********************
strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" & strComputer
& "\root\cimv2")
Set colListOfServices = objWMIService.ExecQuery _
("Select * from Win32_Service Where Name
= 'DbService'")
For Each objService in colListOfServices
objService.StopService()
objService.Delete()
Next
********************
Thanks,
xman
5.Deleting downloaded Service Pack 2??
Hi all,
I have just recently downloaded the SP2 file to install on my computer from
the Windows Updates section. Before installing I decided against it,
especially after reading about all the problems, but even though I haven't
installed it I would still have the original file somewhere on my system. Can
anybody tell me what this supposedly "75MB" file(s) is/are, and where it
is... so that I can completely remove it.
Thank you to anybody who can help me.
Cheers
6. Accidently deleted RasAcd service
7. How to delete 'LEGACY' services?
8. deleting windows service pak 2