Re: [BRLTTY] Windows First Run

2019-10-08 Thread Dave Mielke
[quoted lines by Chevelle on 2019/10/08 at 20:58 -0400] >Yes, possibly when you zip the files and move it to another system, the >security properties get changed.  Perhaps, but, to my knowledge, the .zip file isn't being made with any special security properties. >There is a description of how

Re: [BRLTTY] Windows First Run

2019-10-08 Thread Chevelle
The log file should be in the same directory where the run-debug.bat is.  It is called debug.log. If you notice an error about not connecting to a named pipe, it probably means it needs elevated privileges. On 10/7/2019 6:51 PM, Oriana Neulinger wrote: Sorry if this creates a new thread, i c

Re: [BRLTTY] Windows First Run

2019-10-08 Thread Chevelle
    Yes, possibly when you zip the files and move it to another system, the security properties get changed.  There is a description of how to create a batch file that elevates itself at this URL. https://stackoverflow.com/questions/6811372/how-to-code-a-bat-file-to-always-run-as-admin-mode I