<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hello,<br>
    <br>
    <div class="moz-cite-prefix">Dňa 9. 12. 2022 o 15:15 Dave Mielke
      napísal(a):<br>
    </div>
    <blockquote type="cite"
      cite="mid:Y5NDC6wtx8rlD8n7@beta.private.mielke.cc"><span style="white-space: pre-wrap">You mentioned a registry change to set the service's options. Could you explain to me how you changed the registry, i.e. the key, the old value, and the new value? Perhaps, for example, I can get the enable-brlapi script to do what you did, i.e. give the service a log file that can be easily viewed.</span>
      <pre class="moz-quote-pre" wrap="">
</pre>
    </blockquote>
    <br>
    I haven't yet touched the registry. I have done it through the UI.
    Here are my steps for this part:<br>
    * Press windows+r, type in services.msc into the run prompt and
    confirm wit the enter key.<br>
    * Once services window appears press the tab key to move the system
    focus to the list of services then use down arrow key or type br on
    the keyboard to scroll to the BRLApi service.<br>
    * Open service properties by pressing the enter key.<br>
    * When the dialogbox appears use tab or shift+tab to navigate.<br>
    * Find a text entry called service arguments or similar (I do have
    in slovak here and am not sure about the original wording in
    english).<br>
    * Type your arguments into that entry and press start button on the
    same screen.<br>
    * The service should run with these arguments.<br>
    <br>
    I think there must be a way on how to do this programmatically but I
    dont know more details yet.<br>
    I'll try to find out.<br>
    <br>
    Greetings<br>
    <br>
    Peter<br>
    <br>
  </body>
</html>