Moderated Re: command line to enforce jaws restart
JM Casey
The OP explained in the very first post why this wasn’t what he was after.
From: main@jfw.groups.io <main@jfw.groups.io> On Behalf Of marvin kotler
Sent: June 28, 2019 2:21 PM To: main@jfw.groups.io Subject: Re: command line to enforce jaws restart
Good afternoon listers; insert plus f4 unloads jaws, alt plus control plus jay restarts him. I do not understand anything about command lines and such, but just use the two key strokes I mentioned above and you will be good to go. Marv
Sent from Mail for Windows 10
From: Sieghard Weitzel
Why use such a complicate method to do something one can do with the single keystroke, Jaws Key + F4.
From: main@jfw.groups.io <main@jfw.groups.io> On Behalf Of Munawar Bijani
Hi, You can kill JAWS by executing the taskkill command: taskkill /IM "jfw.exe" /f
The problem with this approach is that you will also need to kill all of JAWS' child processes. When I have some time I'll go through task manager and see all of the different processes that JAWS has. You would use taskkill to kill them off one by one before restarting JAWS.
You also need to be running an elevated command prompt to execute taskkill.
If done successfully, here is what the output looks like: Microsoft Windows [Version 10.0.18362.175] On 6/28/2019 8:31 AM, Dean Martineau wrote:
|
|