	#
	| README file for
	|
	| ELSA graphics display driver setup for Windows NT 4.00 build 1381.
	| Version 1.00
	|
	|
	| Copyright (c) 1996-97 ELSA GmbH, Aachen (Germany)
	|
        |                                     Subsidary:
        | ELSA GmbH                           ELSA Inc.
        | Sonnenweg 11                        2150 Trade Zone Blvd.
        | D-52070 Aachen                      Suite 101
        | Germany                             San Jose, CA 95131
        |                                     USA
        |
	| Phone      : +49-241-606-0         Phone: +1-408-935-0350
	| Support Fax: +49-241-606-6399      Phone:  1-800-272-ELSA
	| BBS (modem): +49-241-606-9800      Fax  : +1-408-935-0370
	| BBS (ISDN) : +49-241-606-9820      BBS  : +1-408-935-0380
	| CompuServe : GO ELSA               CIS  : GO ELSA
	| WWW        : http://www.elsa.de    WWW  : http://www.elsa.com
        |
	| January, 13th 1996, CSchalle



	Table of Contents:

1	Introduction
2	Installation
3	Additional Configuration Options
4	Hints

------------------------------------------------------------------------

1	Introduction

	This file explains how to install an ELSA graphics driver
	for Windows NT via our automatic setup program.

1.1 	List of files

	The directory with the ELSA graphics driver for Windows NT
	contains the following files:

	SETUP.EXE	Automatic Installation Program
	SETUP.INI	Initializing File for SETUP.EXE
	SETUPE.TXT	The file you are reading
	SETUPG.TXT	German version of SETUPE.TXT

	TXTSETUP.OEM	Script file for setup at boot time
	ELSA.INF	Script file for Microsoft setup program
	WINCTRLD.WRI	German manual for WinCtrl
	WINCTRLE.WRI	English manual for WinCtrl
	README.TXT	Readme file for the grapchics driver
	LIESMICH.TXT	German version of the file README.TXT
	DISK1		Identifier for the first disk
	DISK2		Identifier for the second disk

	For machine-dependent files there are different directories
	named I386\ for Intel-x86-CPUs.

	WINNER.SYS	ELSA Miniport driver (5.04.000.033)
	WINNER.DLL	ELSA Display driver(5.04.000.033)
	WINNERMB.DLL	ELSA Multi-Display (5.04.000.033)
			driver
	WINCTRL.CPL	Display control application (1.13)
	WINCTDEU.DLL	Language extensions for WINCTRL
	WINCTENG.DLL	Language extensions for WINCTRL
	WINCTRLD.WRI	Manual for WinCtrl (german)
	WINCTRLE.WRI	Manual for WinCtrl (english)
	ELSAOGL.DLL	ELSA driver (2.00.00.002) for OpenGL
			support
	WGLINT.HDI	3D Studio MAX Driver (1.05), installation please
			refer to HEIDI.TXT
	HEIDI.TXT	drivers Installation help for WGLINT.HDI


2	Installation

	To run Setup.exe you can either double click on it in Microsoft Explorer
	or choose "Run..." in the "Start" menue of the taskbar.


3.1	Additional Configuration Options
	In SETUP.INI:
	Under [Setup Options] you find the keys "QuietInstall" and "AutoReboot".
	Both keys default to "OFF". If you set "QuietInstall=ON", then Setup.exe
	installs the graphics display driver without need for any user input.
	For a complete auto-installation you'll need to reboot your machine.
	Therefore you can set "AutoReboot=ON".

3.2	integrating setup.exe into other installation routines
	Setup.exe accepts a path to an .inf file as a command line parameter.
	That path must point to a directory as listed in 1.1.
	If the command line is ommitted, the program defaults to "ELSA.INF" in
	its directory.

	example: Setup.exe c:\Drivers\Graphics\NT40\ELSA.INF

	Caution:
	If there is more than one driver listed in an .inf file, only the
	default (first) one is installed.
	There must be only one .inf file in the path given to Setup.exe.

	If an error occurs, the program returns an error code from
	<Winerror.h>.

	If the program is caused to fail, e.g. via user input while
	runninng dialog sequences, it will end itself after a short period
	of time. The user can either continue installation manually or
	run setup.exe again.


4	Hints
	If opened, cLose "Display Properties" Dialog before running SETUP.EXE.
	Ensure that the display driver directory resides on a hard disk drive.
	Version 1.0 only supports Windows NT 4.0 Build 1381 in english and
	german language.
