We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What I can do when teh TOSDataBridge no start? Example:
C:\TOSDataBridge>SC start TOSDataBridge
NOMBRE_SERVICIO: TOSDataBridge TIPO : 10 WIN32_OWN_PROCESS ESTADO : 2 START_PENDING (NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN) CÓD_SALIDA_WIN32 : 0 (0x0) CÓD_SALIDA_SERVICIO: 0 (0x0) PUNTO_COMPROB. : 0x0 INDICACIÓN_INICIO : 0x7d0 PID : 7516 MARCAS :
C:\TOSDataBridge>SC query TOSDataBridge
NOMBRE_DE_SERVICIO: TOSDataBridge TIPO : 10 WIN32_OWN_PROCESS ESTADO : 1 STOPPED CÓDIGO_DE_SALIDA_DE_WIN32 : 0 (0x0) CÓDIGO_DE_SALIDA_DEL_SERVICIO: 0 (0x0) PUNTO_DE_CONTROL : 0x0 ESPERA : 0x0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What I can do when teh TOSDataBridge no start?
Example:
C:\TOSDataBridge>SC start TOSDataBridge
NOMBRE_SERVICIO: TOSDataBridge
TIPO : 10 WIN32_OWN_PROCESS
ESTADO : 2 START_PENDING
(NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
CÓD_SALIDA_WIN32 : 0 (0x0)
CÓD_SALIDA_SERVICIO: 0 (0x0)
PUNTO_COMPROB. : 0x0
INDICACIÓN_INICIO : 0x7d0
PID : 7516
MARCAS :
C:\TOSDataBridge>SC query TOSDataBridge
NOMBRE_DE_SERVICIO: TOSDataBridge
TIPO : 10 WIN32_OWN_PROCESS
ESTADO : 1 STOPPED
CÓDIGO_DE_SALIDA_DE_WIN32 : 0 (0x0)
CÓDIGO_DE_SALIDA_DEL_SERVICIO: 0 (0x0)
PUNTO_DE_CONTROL : 0x0
ESPERA : 0x0
The text was updated successfully, but these errors were encountered: