HOWTO run ProcessViewServer or daemon in background

  • Choose "Linux->WriteStartscript"
  • Edit startscript
  • Adjust:

  • DAEMON_PATH=
    DAEMON=
  • Copy the file to "/etc/init.d/'name'"
  • As su in "/etc/init.d/: "./'name' start"
  • Link 'name' to your desired runlevel. (On SuSE you can use YaST System->Runlevel Editor)
  • On Windows use xyntservice "http://www.codeproject.com/system/xyntservice.asp"