[erlang-questions] erlsrv on windows 10 problem

Wes James comptekki@REDACTED
Fri Apr 29 17:55:28 CEST 2016


I use erlsrv to install an erlang application on windows.  Windows 7 works
fine, but on windows 10, I have to go in and change the service from
automatic to Automatic (delayed start), otherwise the app never runs on
system start up.  Any idea how to fix this?

I just found this windows command:

sc config SVCNAME start= delayed-auto

I can use that in the install script.

I'd still like it to start with just automatic.  With the delayed option,
it takes several extra minutes for the service to start running.

Thanks,

-wes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160429/0dc9519b/attachment.htm>


More information about the erlang-questions mailing list