SETUP.INF Driver File Contents (dd0478.exe)

[setup]
;
; This is where you put global information about your app.
;
  "PACKAGENAME","KODAK TableMaker Software"
  "CAPTIONNAME","KODAK TableMaker Installer"

[disks]
;
; This is where you place the information about the installation
; disks.
;
; Format:
;
; "n","path","name"
;
; n     : The disk number, 0-9, A-Z.  MUST BE ONE CHARACTER ONLY!
; path  : The path of the disk, i.e. "A:\"
; name  : The name on the printed disk label you stick on,
;         i.e. "KillerApp Disk #1"
;
  "0","A:\","TableMaker  Disk #1"
  "1","A:\","Print Match Disk #2"
  "2","A:\","Print Match Disk #3"
  "3","A:\","Print Match Disk #4"
  "4","A:\","Print Match Disk #5"
  "5","A:\","Color Match Disk #6"

[directories]
;
; This is where you indicate where to place the files.  There are
; two types of directories: The parent, and children.  Children
; must be from the parent, or from other children. There can
; only be one parent, as many children as you like
;
; Format:
;
; "n","path","description"
;
; n           : The directory Number. PARENT must be 0, and must exist
;               children can have names A-Z, must start with A,
;               and work up. Children start with backslash.
; path        : The name of the subdirectory
; description : The description of the purpose of this directory
;
  "0","C:\TBLMAKER","KODAK TableMaker Directory"
  "A","\TABLES","Printer Table Directory Child 1"
  "B","\PRTTOMON","Print to Monitor Matching Directory Child 2"
  "C","\ADVCOLOR","Advanced Color Matching Directory Child 3"

[apps]
;
; This is where you place the information about each file to be
; copied.
;
; ----------------------------------------------------------------------------
;
; NOTE:  There are two types of setup: Simple and Complex.
;
;        Simple:  Installs ALL files, like a batch file.  For this       
;                 setup, do not worry about "D" flags, "R" flags,
;                 or the <nn> flag.
;
;        Complex: Presents the user with a dialog box allowing
;                 them to install certain files.  All flags apply
;                 in this case.                
;
; ----------------------------------------------------------------------------
;
; Format:
;
; "n","flags","d","idir","filename","PName", "Description","Comment","size"
;
; n          : The disk number this file resides on
;
; flags      : Can be none, one, or many of the following:
;
;              C   : Compressed file. Use the "real" filename in this .INF
;                    file, setup will look for a filename with the last
;                    character of the extension == '$'.
;              R   : Required file- Setup **will** copy this file
;              D   : Display this file in the User Selection Listbox
;              Ic  : Add this program to ProgMan, group c. Group is A-Z
;              nn  : The next nn entries are part of the group to copy,
;                    for example, if there are four files for KillerApp,
;                    all of which you copy or you dont, then you
;                    would place 03 in this spot, and make the next
;                    three entries be the other three files. The user
;                    will see this entry as only one Object though.
;
; d          : The destination directory. 0 = Parent, 1-9, A-Z = Children
;
; idir       : The directory on the install disk
;
; filename   : The actual name of the file
;
; PName      : The name of the Icon in Progman (required if D flag)
;
; Description: A short description, for the listbox entry (only if D flag)
;
; Comment    : The lengthy text displayed in the Comment box (only if D flag)
;
; size       : Size of file/group in K (Only if D flag)
;


; These three lines are for A:\BIN\KILLER.EXE, .DLL, and .HLP to go
; on C:\KILLER, putting KILLER.EXE in Group A


  "0","RIA","0","BIN","TBLMAKER.EXE","TableMaker","TableMaker","KODAK TableMaker Software","225"
  "0","R","0","BIN","TBLMAKER.HLP"
  "0","RIA","0","BIN","README.TXT"

;TBLs mass copied in io.c [CDT]

;  "0","R","A","TABLES","G14B0.TBL"
;  "0","R","A","TABLES","G14BN10.TBL"
;  "0","R","A","TABLES","G14BN20.TBL"
;  "0","R","A","TABLES","G14BN30.TBL"
;  "0","R","A","TABLES","G14BN40.TBL"
;  "0","R","A","TABLES","G16B0.TBL"
;  "0","R","A","TABLES","G16BN10.TBL"
;  "0","R","A","TABLES","G16BN20.TBL"
;  "0","R","A","TABLES","G16BN30.TBL"
;  "0","R","A","TABLES","G16BN40.TBL"
;  "0","R","A","TABLES","G18B0.TBL"
;  "0","R","A","TABLES","G18BN10.TBL"
;  "0","R","A","TABLES","G18BN20.TBL"
;  "0","R","A","TABLES","G18BN30.TBL"
;  "0","R","A","TABLES","G18BN40.TBL"
;  "0","R","A","TABLES","G20B0.TBL"
;  "0","R","A","TABLES","G20BN10.TBL"
;  "0","R","A","TABLES","G20BN20.TBL"
;  "0","R","A","TABLES","G20BN30.TBL"
;  "0","R","A","TABLES","G20BN40.TBL"
;  "0","R","A","TABLES","G22B0.TBL"
;  "0","R","A","TABLES","G22BN10.TBL"
;  "0","R","A","TABLES","G22BN20.TBL"
;  "0","R","A","TABLES","G22BN30.TBL"
;  "0","R","A","TABLES","G22BN40.TBL"
;  "0","R","A","TABLES","G23B0.TBL"
;  "0","R","A","TABLES","G23BN10.TBL"
;  "0","R","A","TABLES","G23BN20.TBL"
;  "0","R","A","TABLES","G23BN30.TBL"
;  "0","R","A","TABLES","G23BN40.TBL"
;  "0","R","A","TABLES","G24B0.TBL"
;  "0","R","A","TABLES","G24BN10.TBL"
;  "0","R","A","TABLES","G24BN20.TBL"
;  "0","R","A","TABLES","G24BN30.TBL"
;  "0","R","A","TABLES","G24BN40.TBL"
;  "0","R","A","TABLES","G26B0.TBL"
;  "0","R","A","TABLES","G26BN10.TBL"
;  "0","R","A","TABLES","G26BN20.TBL"
;  "0","R","A","TABLES","G26BN30.TBL"
;  "0","R","A","TABLES","G26BN40.TBL"
;  "0","R","A","TABLES","G28B0.TBL"
;  "0","R","A","TABLES","G28BN10.TBL"
;  "0","R","A","TABLES","G28BN20.TBL"
;  "0","R","A","TABLES","G28BN30.TBL"
;  "0","R","A","TABLES","G28BN40.TBL"

  "0","R","A","TABLES","LINEAR.TXT"
  "0","R","A","TABLES","LEMON.TXT"
;  "0","R","A","TABLES","MACDFULT.TXT"

  "1","D","B","PRTTOMON","DARK.TIF","","DARK.TIF","Print To Monitor Matching File","1217"
  "2","D","B","PRTTOMON","LIGHT.TIF","","LIGHT.TIF","Print To Monitor Matching File","1221"
  "3","D","B","PRTTOMON","HUE&SAT.TIF","","HUE&SAT.TIF","Print To Monitor Matching File","1233"
  "4","D","B","PRTTOMON","TARGET.TIF","","TARGET.TIF","Print To Monitor Matching File","433"

  "5","CD","C","ADVCOLOR","TESTIMG.TIF","","TESTIMG.TIF","Advanced Color Matching File","780"
  "5","CD","C","ADVCOLOR","RED.TIF","","RED.TIF","Advanced Color Matching File","800"
  "5","CD","C","ADVCOLOR","GREEN.TIF","","GREEN.TIF","Advanced Color Matching File","800"
  "5","CD","C","ADVCOLOR","BLUE.TIF","","BLUE.TIF","Advanced Color Matching File","800"
  "5","CD","C","ADVCOLOR","CYANGRN.TIF","","CYANGRN.TIF","Advanced Color Matching File","800"
  "5","CD","C","ADVCOLOR","CYANBLUE.TIF","","CYANBLUE.TIF","Advanced Color Matching File","800"
  "5","CD","C","ADVCOLOR","MAGENTA.TIF","","MAGENTA.TIF","Advanced Color Matching File","800"
  "5","CD","C","ADVCOLOR","YELLOW.TIF","","YELLOW.TIF","Advanced Color Matching File","800"
  "5","CD","C","ADVCOLOR","ADVCOLOR.WK1","","ADVCOLOR.WK1","Advanced Color Matching File","230"
  "5","CD","C","ADVCOLOR","ADVCOLOR.XLS","","ADVCOLOR.XLS","Advanced Color Matching File","272"
  "5","CD","C","ADVCOLOR","ADVCOLRC.XLC","","ADVCOLRC.XLC","Advanced Color Matching File","33"
  "5","CD","C","ADVCOLOR","ADVCOLRM.XLM","","ADVCOLRM.XLM","Advanced Color Matching File","98"
  "5","CD","C","ADVCOLOR","ADVCOLRW.XLW","","ADVCOLRW.XLW","Advanced Color Matching File","1"


[progman]
;
; This defines the progman groups that the apps above will be added to
;
; Format:
;
; "n","Title","filename"
;
; n        : The number of the group, A-Z
; title    : The caption on the group window
; filename : The name of the .GRP file
  "A","KODAK TableMaker","TBLMAKER.GRP"
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: web2, load: 1.18