ajbritton Posted August 23, 2005 Posted August 23, 2005 Anyone using JAWS (Job Access With Speech :shock:)? How did you deploy it? The method on the web site don't work (create .ISS file). I'm trying with an updated version downloaded from US website (6.20). I'd be interested to hear...
ajbritton Posted August 25, 2005 Author Posted August 25, 2005 I've finally got this working, deployed with an MSI as follows... 1 - Downloaded the 6.2 update from the Freedom Scientific website 2 - Created an ISS file (by running jaws620update.exe -a -r) 3 - Created an AUTOIT script which does the following; Copy the ISS file form the installation folder to the windows folder Execute the jaws20update.exe -a -s -f1c:\windows\setup.iss 4 - Wrapped the AUTOIT script with Windows Installer Wrapper Wizard Works like a charm!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now