[erlang-questions] Prompting before closing shell

Surindar Sivanesan surindar.shanthi@REDACTED
Wed Mar 7 13:11:37 CET 2007


Hi,
Thanks for your suggestion.
Our server application need some initial settings to be done after windows
is booted. So, we cannot start erlang node as service as far as our
application is concerned.

On 3/7/07, Kenneth Lundin <kenneth.lundin@REDACTED> wrote:
>
> Hi,
>
> Have you read this:
> http://www.erlang.org/doc/doc-5.5.3/erts-5.5.3/doc/html/erlsrv.html
>
> erlsrv is a utility which makes it possible to run an Erlang-node as a
> Windows service. This enables start of the Erlang-node when the
> machine is booted up
> and the Erlang-node will not be terminated because the user that
> started it is logged out.
>
> This may not solve your problem with the shell, but this is the
> recommended way to
> run a "non-stop" Erlang application on Windows.
>
> /Kenneth
>
> On 3/7/07, Surindar Sivanesan <surindar.shanthi@REDACTED> wrote:
> > Dear all,
> > The question might be silly.
> > We have developed a server application in erlang that need to be run
> > throughout the day.
> > We are using Windows Server 2003 as server. If we are closing the erlang
> > shell which is running in the server, it will not give any warning
> message.
> > Is it possible to give a warning message before closing the erlang
> shell?
> > Your inputs are welcome.
> > Thanks in advance.
> >
> > --
> > with regards,
> > S.Surindar
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://www.erlang.org/mailman/listinfo/erlang-questions
> >
> >
>



-- 
with regards,
S.Surindar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070307/7d261bc1/attachment.htm>


More information about the erlang-questions mailing list