A Quick Tip To Create a Dependable Service

Let's say you have a third party service which depends on the service "Alerter". This dependency is required for your application to work correctly. You can use the steps outlined below to do so:

Steps:

  • Go to Registry Editor and then navigate to the following location:
  • HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Alerter
  • In Right Pane, create a Multi_SZ entry. Right Click > Select "New" > then select "Multi-String Value".
  • Entry name must be "DependOnService". Edit the "DependOnService" and put the short name of the Third Party Service. Click Ok.
  • Exit the Registry Editor and then restart the Alerter Service.

 

 

About The Author

Leave a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Scroll to Top