Skip to content
  • Patrick Gaskin's avatar
    daemon: Add support for running as a service on win32 · 4f3ca10d
    Patrick Gaskin authored and PulseAudio Marge Bot's avatar PulseAudio Marge Bot committed
    * Minimal implementation of --system on win32.
    * Wrap main with a Windows Service on win32 (with a fallback to
      running it directly).
    * Update PA_SYSTEM_{RUNTIME,STATE,CONFIG}_PATH and HOME dynamically
      on Windows (overrides the build config, similar to the existing
      config path replacement logic).
    
    Part-of: <!549>
    4f3ca10d