Problem
An IT technician may wish to prevent prompts from the startup wizard as part of a large deployment of JAWS.
Applies to
- JAWS
Resolution
The JAWS Start-up wizard is designed to assist users to select their preferred JAWS speech and Braille options. However, it require administrator privilege’s users and its appearance may not be desirable where workstations are in a controlled environment where users typically do not have the admin rights to make changes..
Step 1: Locating the configuration file storing the relevant flag
The setting for the Startup Wizard is kept in the Default.jcf configuration file placed in the user settings area for each user under the following path:
C:\Users\[Username]\AppData\Roaming\Freedom Scientific\JAWS\[year/version]\Settings\enu
Where:
[UserName] = profile for the JAWS end user
[year/version] = the year/version for the currently installed JAWS eg. 2022
Step 2: Amending the Default.jcf
- Locate the Default.jcf file by visiting the path above.
- Right click the file and choose “Edit” in the menu to open it in Notepad.
- For the JAWS Startup Wizard look for the line that reads:
- DisplayStartupWizard=1
- Then amend the value after the equals sign to 0
- Then save the file.
Other flags of interest
Below are the sections and relevant flags that can be changed.
[Options]
AutomaticNotificationOfUpdates
Values:
1 = Enabled: notification of updates will take place
0 = Disabled: notification of updates will be disabled.
[FSCasts]
EnableNotifications
Values:
1 = Enabled: notification of new FSCast episodes take place
0 = Disabled: no notification of new FSCast episodes takes place.