home *** CD-ROM | disk | FTP | other *** search
- ; AWUPD.INF
-
- [Version]
- CatalogFile=awupd.cat
- Signature="$CHICAGO$"
- Class=Printer
- Provider=Microsoft
- LayoutFile=layout.inf, layout1.inf, layout2.inf
-
- ; The Manufacturer section lists all of the manufacturers that we will
- ; display in the Dialog box
-
- [ControlFlags]
- ExcludeFromSelect=*
-
- [Manufacturer]
- "Microsoft"
-
- [Microsoft]
- "Canon LBP-430W" = UPDATE,LPTENUM\CanonLBP-430W738F,CanonLBP-430W738F
- "Lexmark WinWriter 100" = UPDATE,LPTENUM\LexmarkWinWriter_10084E6,LexmarkWinWriter_10084E6
- "Lexmark WinWriter 200" = UPDATE,LPTENUM\LexmarkWinWriter_2008416,LexmarkWinWriter_2008416
- "Lexmark WinWriter 400" = UPDATE,LPTENUM\Lexmark_Internationa2F10,Lexmark_Internationa2F10
- "Lexmark WinWriter 600" = UPDATE,LPTENUM\Lexmark_InternationaEFB1,Lexmark_InternationaEFB1
- "Olivetti PG304" = UPDATE,LPTENUM\OlivettiOlivetti_PG33FC4,OlivettiOlivetti_PG33FC4
- "NEC SuperScript Color 3000" = UPDATE,LPTENUM\NECSuperScript_Color775F,NECSuperScript_Color775F
- "EPSON ActionLaser 1300/W" = UPDATE,LPTENUM\EPSONActionLaser_1306420,EPSONActionLaser_1306420
- "EPSON EPL-5500/W" = UPDATE,LPTENUM\EPSONEPL-5500D14E,EPSONEPL-5500D14E
- "Samsung MyLaser-4" = UPDATE,LPTENUM\SAMSUNGML-84D432,SAMSUNGML-84D432
- "Samsung MyLaser-5" = UPDATE,LPTENUM\SAMSUNGML-8514F3,SAMSUNGML-8514F3
- "Samsung MyLaser-6" = UPDATE,LPTENUM\SAMSUNGML-8675B7,SAMSUNGML-8675B7
- ;
- ; 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.
-
- [UPDATE]
- VendorInstaller="wps_updt.dll,Wps_Install"
- CopyFiles=WPS_FILES
- DefaultDataType=EMF
-
- ; 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)
-
- [WPS_FILES]
- WPSMON.DLL
- WPSMON16.DLL
- WPS_UPDT.DLL
-
- ; All files go to the same destination, so this is easy.
- ;
-
- [DestinationDirs]
- DefaultDestDir=11
-