When you have downloaded "INSTALQ2.EXE" from EPA, you'll need the following to get the install program and the model itself to run:

1. An AUTOEXEC.BAT file, containing a PATH line:

PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;

(Note: the PATH line may have other paths, separated by semicolons. INSTALQ2 is supposed to add to this line, but if it doesn't, you can edit it to look like this:)

PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\QUAL2EU;

2. A CONFIG.SYS file, containing:

FILES=20
BREAK=ON
BUFFERS=32
DEVICE=C:\windows\command\ansi.sys
SHELL=C:\COMMAND.COM C:\ /e:512 /p

These two files as they currently appear on my PC can be found in the class Scripts directory.


by Kaye Brubaker

Last Modified 5 November 1997