<div dir="ltr">Thanks.  I'll see if I can figure something out from that.<div><br></div><div>wes</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 26, 2014 at 2:56 AM, Lukas Larsson <span dir="ltr"><<a href="mailto:lukas@erlang.org" target="_blank">lukas@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">Hello,<div><br></div><div>I don't think there is a way to do what you want with the current installer. The /S option is builtin into any nsis installer, which is why it is there. For a full list of installer options see <a href="http://nsis.sourceforge.net/Docs/Chapter3.html#installerusagecommon" target="_blank">http://nsis.sourceforge.net/Docs/Chapter3.html#installerusagecommon</a></div><div><br></div><div>To do what you want you will most probably have to edit the nsis script, which can be found here: <a href="https://github.com/erlang/otp/blob/maint/erts/etc/win32/nsis/erlang.nsi" target="_blank">https://github.com/erlang/otp/blob/maint/erts/etc/win32/nsis/erlang.nsi</a>. I've never really taken the time to understand what it does, but I think it should be possible to do what you want.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Lukas</div></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Wed, Nov 26, 2014 at 5:53 AM, Wes James <span dir="ltr"><<a href="mailto:comptekki@gmail.com" target="_blank">comptekki@gmail.com</a>></span> wrote:<br></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 found the command line option /S for installing erlang 17.3 x64 for windows in silent mode, but I'd also like know know if there are command line options for no docs and no Star Menu items?<div><br></div><div>Thanks,</div><div><br></div><div>wes</div></div>
<br></div></div><span class="">_______________________________________________<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" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></span></blockquote></div><br></div>
</blockquote></div><br></div>