<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 dir="ltr">On Fri, Apr 29, 2016 at 5:55 PM Wes James <<a href="mailto:comptekki@gmail.com">comptekki@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>
_______________________________________________<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/listinfo/erlang-questions</a><br>
</blockquote></div></div>