Adding dependency to service

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

There is an article (KB193888) about how to delay loading of specific
services. I need to do this. The article, however, assumes that the service
does not already have some dependencies. In my case I'm trying to delay
some Back Up Exec services and they already have the value DependOnService.
When I select to modify the key, it shows me the data in hex. I beyond
clueless on how to add the additional dependency in this case. Does anyone
have any ideas?
 
You must use regedt32.exe to edit Reg_Multi_Sz strings.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| There is an article (KB193888) about how to delay loading of specific
| services. I need to do this. The article, however, assumes that the
service
| does not already have some dependencies. In my case I'm trying to delay
| some Back Up Exec services and they already have the value
DependOnService.
| When I select to modify the key, it shows me the data in hex. I beyond
| clueless on how to add the additional dependency in this case. Does
anyone
| have any ideas?
| --
| Bettie
 
Back
Top