Re: [Blind-sysadmins] NVDA as part of Windows unattended setup?
example of this would be put nvda in the run once section of the winnt.sif by calling %systemdrive%\nvda\nvda.exe or c:\nvda\nvda.exe and then placing an already installed copy of nvda on the drive by putting nvda in the following folder on the install disk $oem$\nvda ----- Original Message ----- From: "Isaac" <bigikemusic@gmail.com> To: "Blind sysadmins list" <blind-sysadmins@lists.hodgsonfamily.org> Sent: Wednesday, November 07, 2012 3:54 PM Subject: Re: [Blind-sysadmins] NVDA as part of Windows unattended setup?
what about running an already installed nvda which would allow you to then install nvda and other apps, and if you only wanted to install other apps then when you delete the nvda folder from the users machine the nvda is gone? ----- Original Message ----- From: "David Mehler" <dave.mehler@gmail.com> To: "Blind sysadmins list" <blind-sysadmins@lists.hodgsonfamily.org> Sent: Wednesday, November 07, 2012 3:21 PM Subject: Re: [Blind-sysadmins] NVDA as part of Windows unattended setup?
Hi,
Right now for this install I'd like to do it for xp. The next one will be for 7 home premium in about a week.
I think my issue right now is getting the install commandline, the --install while it is working pulls up a dialog i'd prefer it if it were totally silent. I'm trying this in winnt.sif under the gui run once section..
Thanks. Dave.
On 11/7/12, Ben Mustill-Rose <ben@benmr.com> wrote:
Steps for XP and 7 are completely different unfortunately.
On 11/7/12, Isaac <bigikemusic@gmail.com> wrote:
you should use the $oem$ structure and add nvda as a run once command in the
winnt.sif file! ----- Original Message ----- From: "David Mehler" <dave.mehler@gmail.com> To: "Blind sysadmins list" <blind-sysadmins@lists.hodgsonfamily.org> Sent: Wednesday, November 07, 2012 11:31 AM Subject: Re: [Blind-sysadmins] NVDA as part of Windows unattended setup?
Hello,
Thanks to everyone for your responses. While right now I am doing an xp install, I want this to work with 7 as well.
Thanks. Dave.
On 11/7/12, Ben Mustill-Rose <ben@benmr.com> wrote:
I should have said that my instructions were xp based because I know that Dave is working on an xp unattended install sorry.
On 11/7/12, Ben Mustill-Rose <ben@benmr.com> wrote: > Hi, > > Off the top of my head (Because I don't have time to double check > the > exact steps), research the $oem$ folder and the folders that you can > put inside them. Essentially, you could make setup copy NVDA to the > root of the installation drive or anyware else you wanted and have > it > start the first time, or every time you log in. > > Cheers, > Ben. > > On 11/7/12, Barry Toner <Barry.Toner@clanmil.org.uk> wrote: >> Hi, >> >> I know it can but not how. You can customise the installs to have >> passes to install any application automatically for you. >> >> I'd also be interested in solutions or a howTo on this. >> >> Regards, >> Barry. >> >> -----Original Message----- >> From: Blind-sysadmins >> [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf >> Of >> David Mehler >> Sent: 07 November 2012 15:31 >> To: blind-sysadmins >> Subject: [Blind-sysadmins] NVDA as part of Windows unattended >> setup? >> >> Hello, >> >> This might be a little off topic, but I was wondering if it was >> possible to install NVDA as part of a Windows unattended install? >> Ideally I'd like to have the desktop come up since I set my >> unattends >> to automatically log in at least once, and then either put in an >> external USB sound card or the local driver works. I'd like to pull >> up >> run and launch NVDA or do it with the keyboard shortcut, and have >> speech. Also, would like to get the sound volume jacked all the way >> up. >> >> Can any of this be done in an unattended install? >> >> Thanks. >> Dave. >> >> _______________________________________________ >> Blind-sysadmins mailing list >> Blind-sysadmins@lists.hodgsonfamily.org >> http://lists.hodgsonfamily.org/listinfo/blind-sysadmins >> >> >> >> >> _______________________________________________ >> Blind-sysadmins mailing list >> Blind-sysadmins@lists.hodgsonfamily.org >> http://lists.hodgsonfamily.org/listinfo/blind-sysadmins >> >
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org http://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org http://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org http://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org http://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org http://lists.hodgsonfamily.org/listinfo/blind-sysadmins
participants (1)
-
Isaac