Users who require accessibility aids to work with Windows can experience problems with Windows 95 Setup, because their accessibility aids are not available while Setup is running.
As the system administrator, you can assist users in such cases by creating setup scripts that define all options so that Setup can run without user intervention. In such cases, be sure to include the Windows 95 Accessibility Options among the optional components to be installed with Windows 95.
The following suggestions can help individuals who require accessibility aids but do not have a system administrator to create a setup script. In such cases, you have two options, depending on whether you want to create the script while running Windows 3.x or MS-DOS:
When you install Windows 95 over an earlier version of Windows, Setup automatically moves your Startup group and other Program Manager groups for use under Windows 95. So any accessibility options in your previous Startup group will start automatically under Windows 95 after Setup is completed.
Whichever method you choose for creating the script, you can use it to control Windows 95 installation automatically, by using it with the setup command, as described in "Running Custom Setup Scripts" later in this chapter. For information about the accessibility options that can be installed automatically with Windows 95, see Appendix I, "Accessibility."
You can make any other changes you want. However, the recommended method is to accept all the default settings and let Windows 95 Setup complete the actions automatically.
You can use the same method to add any additional components to be installed with Windows 95. Then click OK.
For networking components, the recommended method is to allow Windows 95 Setup to install and configure components automatically.
For a list of correct values for time zones, see Appendix D, "MSBATCH.INF Parameters."
Your product identification number is the CD Key number on the Windows 95 compact disc case or the number provided ono your Certificate of Authenticity.
The following shows an example of the entries defined in AUTOMATE.INF:
[Setup]
Express=1
InstallType=1
EBD=0
;TimeZone="" ;remove semicolon and add correct zone in quotes
;pid="" ;remove semicolon and type the product ID
vrc=0 ;saves old files without warning you
[NameandOrg]
Display=0
Name="" ;type your username between the quotes
[Network]
Display=0
[OptionalComponents]
"Accessibility Options"=1
; add any other components to be installed in this section