home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature="$CHICAGO$"
- Class=Printer
- Provider=Delrina
- LayoutFile=layout.inf
-
- ; The Manufacturer section lists all of the manufacturers that we will
- ; display in the Dialog box
-
- [Manufacturer]
- "Delrina"
-
- [Delrina]
- "WinFax" = DELRINA.WINFAX.PRO,DelrinaWinfaxPro
- "Delrina MAPI Service Provider" = DELRINA.WINFAX.PRO.MAPI,DelrinaWinfaxProMapi
-
- ;
- ; Installer Sections
- ;
- ; These sections control file installation, and reference all files that
- ; need to be copied. If the section name will be assumed to be the driver
- ; file, unless there is an explicit DriverFile section listed.
-
- [DELRINA.WINFAX.PRO]
- CopyFiles=UNI,@WINFAX.DRV,@HFX3W3.DLL,@WFXTHK16.DLL,@WFXTHK32.DLL
- DriverFile=WINFAX.DRV
- DataFile=WINFAX.DRV
-
- [DELRINA.WINFAX.PRO.MAPI]
- CopyFiles=UNI,@WINFAXM.DRV,@HFX3W3.DLL,@WFXTHK16.DLL,@WFXTHK32.DLL
- DriverFile=WINFAXM.DRV
- DataFile=WINFAXM.DRV
-
- ; Copy Sections
- ;
- ; Lists of files that are actually copied. These sections are referenced
- ; from the installer sections, above. Only create a section if it contains
- ; two or more files (if we only copy a single file, identify it in the
- ; installer section, using the @filename notation)
-
- [UNI]
- UNIDRV.DLL
- UNIDRV.HLP
- ICONLIB.DLL
-
- ; All files go to the same destination, so this is easy.
- ;
-
-
-
- ; Data Sections
- ;
- ; These sections contain data that is shared between devices.
- ;
-
-
-