Re: NVDA Portable Start
Steve Nutt
Hi,
toggle quoted messageShow quoted text
You need a space between the CD and the backslash like this Cd c:\ etc. All the best Steve -- To subscribe to our News and Special Offers list, go to https://www.comproom.co.uk/subscribe Computer Room Services 77 Exeter Close Stevenage Hertfordshire SG1 4PW T: +44(0)1438-742286 M: +44(0)7956-334938 F: +44(0)1438-759589 E: steve@comproom.co.uk W: https://www.comproom.co.uk
-----Original Message-----
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Howard Traxler Sent: 28 November 2021 01:43 To: nvda@nvda.groups.io Subject: Re: [nvda] NVDA Portable Start Here's the batch file; only three lines: @echo off cd\nvda211 NVDA.exe This is my second try. First try did not have the cd command but just said: @echo off nvda211\NVDA.exe Of course, that batch file is in the root of the thumb drive. When I start NVDA using the Batch file, the (assumed) title bar says: C:\WINDOWS\system32\cmd.exe The rest of the screen appears to be blank. Howard On 11/27/2021 7:26 PM, Brian Vogel wrote: How is NVDA invoked in that batch file? And by that I mean please
|
|