How to fix a service failed to start error
Verify that the service is in the correct location.
Open Regedit.exe or Regedt32.exe,
Check the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services.
Check the service driver (*.sys) whether in C:\Windows\System32\drivers.
Open Cmd.exe,
Use the sc command to query or config the service, such as:
sc query dgivecp
sc config dgivecp type= disabled
Wednesday, May 28, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment