[erlang-questions] No cmd window

Amy Lear octopusfluff@REDACTED
Thu Jul 7 23:36:18 CEST 2011


On Thu, Jul 7, 2011 at 2:12 PM, Bob Cowdery <bob@REDACTED> wrote:
> Is there any way to have an erlang app run without a cmd window under
> Windows. It's a GUI app and the command window just gets in the way. It
> seems that erlang always runs in a cmd window regardless of how its
> started. I've tried -detached and that just exits the application
> immediately, -noshell stops it taking input but still starts a cmd
> window. I even tried starting it from Python using the windows .pyw
> extension which runs without a cmd window but still erl opens one.

At this time it doesn't seem to be possible.



More information about the erlang-questions mailing list