Wscsvc.reg File ~upd~ -
The following text is the standard registry configuration for the ( wscsvc ). This code is typically used in a .reg file to restore the service if it has been accidentally deleted, disabled, or corrupted. Registry File Content
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc] "Start"=dword:00000002 "Type"=dword:00000010 "ErrorControl"=dword:00000001 "ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00, 74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73, 00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00, 6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00 "DisplayName"="Windows Security Center" ... wscsvc.reg file
: Lists dependencies such as the Remote Procedure Call (RPC) service. Security Considerations The following text is the standard registry configuration
: The name shown in the Services manager ("Security Center"). : The system path to the binary that runs the service. value (usually for Automatic or for Manual) determining how the service boots. FailureActions wscsvc.reg file
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc\Parameters] "ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f, 00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00, 77,00,73,00,63,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,00 "ServiceMain"="wscSvcMain"