how to change a parameter of a service?

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

Hi,

i have some services for sql server.
Recently i reinstalled sql server express 2005 (path is slighly different)
but the services (sql server, sql server browser ..) have still the wrong
path. So i can't start them.

Is there any way to change or delete the old services and then reinstalling
sql server?
Thanks
Bob
 
Bob said:
Hi,

i have some services for sql server.
Recently i reinstalled sql server express 2005 (path is slighly different)
but the services (sql server, sql server browser ..) have still the wrong
path. So i can't start them.

Is there any way to change or delete the old services and then reinstalling
sql server?
Thanks
Bob

Either services.msc or regedit.exe (HKLM\SYSTEM\CurrentControlSet\Services)
should let you modify your parameters.
 
Back
Top