Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How control Windows services dependency  (Read 8276 times)

0 Members and 1 Guest are viewing this topic.

et_phonehome_2

    Topic Starter


    Beginner

    Thanked: 2
    How control Windows services dependency
    « on: November 19, 2009, 03:36:25 PM »
    I have some system services that depends upon other services to startup before it should start, how do I go about controlling it, if at all possible?

    For example:
    app_service1 must be started before the following can be started
    monitor_service1 must start after app_service1 has started
    monitor_service2 must start after monitor_service1 started

    is there a way to tell it to wait like in UNIX runtime levels?

    Allan

    • Moderator

    • Mastermind
    • Thanked: 1260
    • Experience: Guru
    • OS: Windows 10