illustrate
Products            Buy            Support Forum            Registrations            Professional            About           
 

Service processes exit on user logoff

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ratty

    • Jan 2009
    • 14

    #1

    Service processes exit on user logoff

    When a user account logs off, the two child processes of the Asset service (uMediaLibrary.exe and Asset-uPNP.exe) exit. They don't restart themselves. I am using XP Home SP3.

    Could this perhaps be a case of reacting to a WM_QUERYENDSESSION/WM_ENDSESSION message without screening for the ENDSESSION_LOGOFF bit? I've had this before with compiled scripts running under a service parent.
  • Spoon
    Administrator
    • Apr 2002
    • 45028

    #2
    Re: Service processes exit on user logoff

    You are right, check the next r2 beta update (in a few days).
    Spoon
    www.dbpoweramp.com

    Comment

    • Ratty

      • Jan 2009
      • 14

      #3
      Re: Service processes exit on user logoff

      Will do. Thanks.

      Comment

      • Spoon
        Administrator
        • Apr 2002
        • 45028

        #4
        Re: Service processes exit on user logoff

        Fixed:

        http://forum.dbpoweramp.com/showthread.php?t=18749
        Spoon
        www.dbpoweramp.com

        Comment

        Working...