[erlang-questions] No cmd window

Dan Gudmundsson dangud@REDACTED
Fri Jul 8 00:19:31 CEST 2011


werl -detached -run wx demo

works fine for me

/Dan

On Thu, Jul 7, 2011 at 11:36 PM, Amy Lear <octopusfluff@REDACTED> wrote:

> 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.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110708/1a849560/attachment.htm>


More information about the erlang-questions mailing list