<div dir="ltr">I tried this today with 19.3.  I have to set the service to Automatic (Delaye Start) for it to work, like in 18.3.  I looked in the eventviewer and I see these errors:<div><br></div><div>Error Service Control Manager</div><div>Under General Tab</div><div>The service terminated with the following error:</div><div>The configuration registry key could not be read.</div><div><br></div><div>A little further down</div><div><br></div><div>Error ErlSrv</div><div>Under General Tab</div><div>servicename: Could not get registry keys for erlang service.</div><div><br></div><div>Which is odd since it does work when delayed.  It's like it's waiting for some other service to start but hasn't yet so it quits.  I'm not sure what it's depending on before starting successfully in delayed start.</div><div><br></div><div>-wes</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 29, 2016 at 11:59 PM, Dan Gudmundsson <span dir="ltr"><<a href="mailto:dgud@erlang.org" target="_blank">dgud@erlang.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><span style="line-height:1.5">Well you got it run at all, that is something, I have disabled our testing of</span><br></div><div><span style="line-height:1.5">services on Windows 10 for now, master branch, since I could not get it run at all. </span></div><div><br></div><div>From what I googled and understood you will need start the services from an elevated shell, an administer user is not enough. </div><div>But you might already do that or I got it wrong.</div><div><br></div><div>Anyway, our Windows knowledge, and priority, is not at the highest level.</div><div>So any help would be appreciated.</div><div><br></div><div>/Dan</div><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">On Fri, Apr 29, 2016 at 5:55 PM Wes James <<a href="mailto:comptekki@gmail.com" target="_blank">comptekki@gmail.com</a>> wrote:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">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?<br><br>I just found this windows command:<br><br>sc config SVCNAME start= delayed-auto<div><br></div><div>I can use that in the install script.<br><br>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.<br><br>Thanks,<br><br>-wes<br></div></div></div></div>
______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
</blockquote></div></div>
</blockquote></div><br></div>