Hi,<br><br>When I try to do the following:<br>  erl -detached<br>under Windows R12B-2 the erl.exe process just exits.<br>The same under R11B-5 leads to a running erlang process in the background.<br><br>Same result if I try to start something meaningful:<br>
  erl -detached -name <a href="mailto:db@host.domain.com">db@host.domain.com</a> -mnesia dir '"db"' -s mnesia<br><br>Checked this on two different Windows systems.<br><br>So, I am currently scratching my head how to start an Erlang daemon. What about ejabberd, etc.? And yes, I know, daemons are supposed to run under Unix... ;)<br>
<br>Is this a new bug or did I miss something?<br><br><br>Thank you and regards,<br>Michael<br>