Consultor Eletrônico



Kbase P27028: How to make AdminService start only after ProService after the machine reboot ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/18/2010
Status: Verified

GOAL:

How to make AdminService start only after ProService after the machine reboot ?

GOAL:

How to make ProService start only prior to AdminService after the machine reboot ?

FACT(s) (Environment):

Progress 9.1X
Windows

FIX:

Create a registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AdminService9.1D\DependOnService
type REG_MULTI_SZ
value "ProService9.1D" without ""

This will force ProService to start prior to AdminService after machine has been rebooted. This does not apply for manual startup within the Services.