Menu

#1 sudowin dependency on seclogon not explicit

open
nobody
None
3
2008-11-19
2008-11-19
Morty
No

The sudowin service has a dependency on seclogon, but this dependency is not explicit in the service definition. At least on some versions of Windows, the following command will fix that:

sc config sudowin depend= seclogon

Discussion

  • Morty

    Morty - 2008-11-19
    • priority: 5 --> 3
     
  • Morty

    Morty - 2008-12-02

    Apparently, terminal services is also a dependency. Here is how to let Windows know this:

    sc config sudowin depend= seclogon/termservice

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.