GC3.INF Driver File Contents (PumaIIAllWinDriver.zip)

ÿþ

; Plotter.inf for DDK

;

; List of supported printers, manufacturers

;



[Version]

Signature="$Windows NT$"

Provider="Great Computer Corp."

ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}

Class=Printer



; Mark by Peter

;[ClassInstall32.NT]

;AddReg=printer_class_addreg

;

;[printer_class_addreg]

;HKR,,,,%PrinterClassName%

;HKR,,Icon,,"-4"

;HKR,,Installer32,,"ntprint.dll,ClassInstall32"

;HKR,,NoDisplayClass,,1

;HKR,,EnumPropPages32,,"printui.dll,PrinterPropPageProvider"





;

; Manufacturer section.

;

; This section lists all of the manufacturers

; that we will display in the Dialog box

;

[Manufacturer]

%GCC%=GCC



;

; Model sections.

;

; Each section here corresponds with an entry listed in the

; [Manufacturer] section, above. The models will be displayed in the order

; that they appear in the INF file.

;



[GCC]

"Jaguar II 61"		= GC3_JAGUAR_II_61.INI

"Jaguar II 76"		= GC3_JAGUAR_II_76.INI

"Jaguar II 101"		= GC3_JAGUAR_II_101.INI

"Jaguar II 132"		= GC3_JAGUAR_II_132.INI



"Jaguar IV 61"		= GC3_JAGUAR_IV_61.INI

"Jaguar IV 101"		= GC3_JAGUAR_IV_101.INI

"Jaguar IV 132"		= GC3_JAGUAR_IV_132.INI

"Jaguar IV 183"		= GC3_JAGUAR_IV_183.INI



"Vogue TP 165"         = GC3_VOGUETP_165.INI

"Vogue TP 183"         = GC3_VOGUETP_183.INI



"Puma II 60"		= GC3_Puma_II_60.INI

"Puma II 132"		= GC3_Puma_II_132.INI



"Puma III 60"		= GC3_Puma_III_60.INI

"Puma III 132"		= GC3_Puma_III_132.INI





"Bengal 60"		= GC3_Bengal_60.INI



"Sable 60"		= GC3_Sable_60.INI



; 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) or if it's a color

; profile (since the DestinationDirs can only handle sections, and not

; individual files).

;

[GC3_JAGUAR_II_61.INI]

CopyFiles=@GC3_JAGUAR_II_61.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_JAGUAR_II_76.INI]

CopyFiles=@GC3_JAGUAR_II_76.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_JAGUAR_II_101.INI]

CopyFiles=@GC3_JAGUAR_II_101.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_JAGUAR_II_132.INI]

CopyFiles=@GC3_JAGUAR_II_132.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_JAGUAR_IV_61.INI]

CopyFiles=@GC3_JAGUAR_IV_61.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_JAGUAR_IV_101.INI]

CopyFiles=@GC3_JAGUAR_IV_101.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_JAGUAR_IV_132.INI]

CopyFiles=@GC3_JAGUAR_IV_132.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_JAGUAR_IV_183.INI]

CopyFiles=@GC3_JAGUAR_IV_183.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA





[GC3_VOGUETP_165.INI]

CopyFiles=@GC3_VOGUETP_165.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_VOGUETP_183.INI]

CopyFiles=@GC3_VOGUETP_183.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA





[GC3_Puma_II_60.INI]

CopyFiles=@GC3_Puma_II_60.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_Puma_II_132.INI]

CopyFiles=@GC3_Puma_II_132.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_Puma_III_60.INI]

CopyFiles=@GC3_Puma_III_60.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_Puma_III_132.INI]

CopyFiles=@GC3_Puma_III_132.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA





[GC3_Bengal_60.INI]

CopyFiles=@GC3_Bengal_60.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA



[GC3_Sable_60.INI]

CopyFiles=@GC3_Sable_60.INI,PLOTTER,OTHERS

DataSection=PLOTTER_DATA





[PLOTTER]

GC31.DLL

GC31UI.DLL

GCCUI.HLP



[OTHERS]

GC3LNG.INI

GC3.PCD



;

; Data Sections

;

; These sections contain data that is shared between devices.

;





[PLOTTER_DATA]

DriverFile=GC31.DLL

ConfigFile=GC31UI.DLL

HelpFile=GCCUI.HLP

;

; Call SetupSetDirectoryId with 66000 to set the target directory at runtime

; (depending on which environment drivers are getting installed)

;



[DestinationDirs]

DefaultDestDir=66000

OTHERS = 11



;

;  Source Disk Section

;  This was added to enable Web Point&Print.

;  All files added to this must also be added to Layout.INF

;





[SourceDisksNames.x86]

1   = "GCC Printer Drivers",,,"PCD"

2   = "GCC Printer Drivers",,,



[SourceDisksFiles]

GC3_JAGUAR_II_61.INI	= 2

GC3_JAGUAR_II_76.INI	= 2

GC3_JAGUAR_II_101.INI	= 2

GC3_JAGUAR_II_132.INI	= 2

GC3_JAGUAR_IV_61.INI	= 2

GC3_JAGUAR_IV_101.INI	= 2

GC3_JAGUAR_IV_132.INI	= 2

GC3_JAGUAR_IV_183.INI	= 2

GC3_VOGUETP_165.INI	= 2

GC3_VOGUETP_183.INI	= 2

GC3_Puma_II_60.INI	= 2

GC3_Puma_II_132.INI	= 2

GC3_Puma_III_60.INI	= 2

GC3_Puma_III_132.INI	= 2

GC3_Bengal_60.INI	= 2

GC3_Sable_60.INI	= 2



GC3.pcd			= 2

GC31.dll		= 2

GC31UI.dll		= 2

GCCUI.hlp		= 2

GC3LNG.INI		= 2



;

; Localizable Strings

;

[Strings]

;MS="Microsoft Windows 2000"

PrinterClassName="Printers"

; Manufacturers

GCC="GCC"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 2.54