<div dir="auto"><div>I had her run the 'debug app' as administrator, and got an log. The configuration we did last time was to set the port to COM3 and set the manufacturer to Alva, so why is it still scanning all of the USB options?</div><div dir="auto"><br></div><div dir="auto"><a href="https://pastebin.com/xrMb8aDW">https://pastebin.com/xrMb8aDW</a></div><div dir="auto"><br></div><div dir="auto">I'll make some suggestions for the documentation on a new email. For one, the documentation suggests that the folder, or at least the executable, was supposed to have been added to %PATH% this whole time haha<br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Fri, Oct 25, 2019, 12:43 PM Dave Mielke <Dave@mielke.cc> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[quoted lines by Oriana Neulinger on 2019/10/25 at 12:26 -0400]<br>
<br>
>Ok, so, the part where there is no log file, that's a different problem.<br>
>Could it be some kind of write permission error?<br>
<br>
Yes. If so, the unwritable log would have recorded that. :-) One way to test it<br>
would be to give "everyone" full access to the folder. The command to do that<br>
would be something like:<br>
<br>
   cd ...\brltty\<br>
   icacls . everyone:f<br>
<br>
>Thank you for answering this question. It means that the bat points at the<br>
>executable, and the program is probably installed correctly (except for the<br>
>path registry, obviously), which means i can hopefully create a script for<br>
>her to click on to run BRLTTY.<br>
<br>
If you work out (or already know) how to do things like that, please let us<br>
know and we can add such scripts to brltty's top-level folder.<br>
<br>
Perhaps brltty's top-level folder should also be added to %PATH%. This, of<br>
course, would also require script renames, e.g. install -> install-brltty.<br>
<br>
>You know, so far literally every step of setting up this program has been<br>
>different than the online documentation in some way. I'm clever, but I'm<br>
>sighted, familiar with computers, and most importantly not the one<br>
>physically accessing the PC. This experience has been incredibly<br>
>frustrating for both of us. Is there any way I can contribute to make it a<br>
>little smoother for the next person?<br>
<br>
Sure. I myself am not a Windows user so such things aren't immediately obvious<br>
to me. Perhaps you could provide a list of what's wrong within the<br>
documentation, what's missing, what needs clarification, etc.<br>
<br>
Another possible issue is that the bulk of the Windows documentation for brltty<br>
was written many Windows releases ago.<br>
<br>
-- <br>
I believe the Bible to be the very Word of God: <a href="http://Mielke.cc/bible/" rel="noreferrer noreferrer" target="_blank">http://Mielke.cc/bible/</a><br>
Dave Mielke            | 2213 Fox Crescent | WebHome: <a href="http://Mielke.cc/" rel="noreferrer noreferrer" target="_blank">http://Mielke.cc/</a><br>
EMail: Dave@Mielke.cc  | Ottawa, Ontario   | Twitter: @Dave_Mielke<br>
Phone: +1 613 726 0014 | Canada  K2A 1H7   |<br>
_______________________________________________<br>
This message was sent via the BRLTTY mailing list.<br>
To post a message, send an e-mail to: BRLTTY@brltty.app<br>
For general information, go to: <a href="http://brltty.app/mailman/listinfo/brltty" rel="noreferrer noreferrer" target="_blank">http://brltty.app/mailman/listinfo/brltty</a><br>
</blockquote></div></div></div>