home *** CD-ROM | disk | FTP | other *** search
- ; =============================================================================
- ; Filename: mfg.cfg
- ; Author: Melvin Waller
- ; Created: 23 Feb 98
- ; Description: If the user's driver files for a device are already up to date,
- ; the installer will ask the user whether they wish to overwrite
- ; their existing files with the older versions. The installer
- ; will then go on to overwrite the files without asking the user
- ; again. However, we DO want to ask the user for confirmation
- ; of third party file overwrites (e.g. MFC DLLs). The installer
- ; uses this config file (mfg.cfg) to denote the company names of
- ; files which it does NOT need overwrite confirmation for.
- ; Files with version info showing a company name NOT in this list
- ; will cause an overwrite prompt dialog if the version number
- ; of the existing file is newer than that being installed.
- ; Note that wildcards (* and ?) may be used in the names.
- ; =============================================================================
- ;
- VideoLogic*
- Cirrus*
- ESS*Technology*
- Gulbransen*
- QSound*
- *Brooktree*
- S3*Inc*
-