home *** CD-ROM | disk | FTP | other *** search
/ On Hand / On_Hand_From_Softbank_1994_Release_2_Disc_1_1994.iso / 00147 / s / setup.inf < prev    next >
INI File  |  1993-08-11  |  7KB  |  204 lines

  1. ; setup.inf
  2. ;
  3.  
  4. [commands]
  5. ; For now:
  6. ;   FAXGrabber commands: LoadIni, OutputFormat, Fax, FGOptions, WriteIni,
  7. ;                        WSetMenu2
  8. ;
  9. ;   WordScan   commands: CreateWSDirs, SystemDat, Scanners, WinIni, W4WMacro,
  10. ;                        WSetMenu1
  11. ;
  12. ;   (all)      commands: CreateTempDir, InstallLangs, Autoexec, ViewReadme 
  13.     CopyProtection = 0
  14.     ShareLoaded    = 0
  15.     Cupid          = 1
  16.     LoadIni        = 1
  17.     CreateWSDirs   = 1
  18.     CreateTempDir  = 1
  19.     SystemDat      = 1
  20.     OutputFormat   = 1
  21.     InstallLangs   = 0
  22.     Scanners       = 1
  23.     Fax            = 1
  24.     EMail          = 1
  25.     WriteIni       = 1
  26.     WinIni         = 1
  27.     Autoexec       = 1
  28.     ViewReadme     = 1
  29.  
  30.  
  31. [version]
  32. ; This doesn't like spaces, so ordinarily WordScanPlus would be WordScan Plus.
  33.     AppName = WSETUP
  34.     Product = WordScanPlus
  35.     Version = 2.0
  36.     ExeName = WORDSCAN.EXE
  37.  
  38. ; This is the dialog box for opening window, where caption is the window title
  39. [dialog]
  40.     caption = "WordScan Plus Setup"
  41.  
  42. [data]
  43.     defdir = C:\WORDSCAN
  44.  
  45. ; This is where the source disks are copied from:
  46. ;    - 1 is the first source disk (0 is reserved for the target disk)
  47. ;    - . is the current directory (wherever install.exe was started,
  48. ;        i.e. the root directory of the source disk)
  49. ;    - "<text>" is the name of the disk (the disk label is not checked!)
  50. [disks]
  51.     A =.,    "IDS_DISK1"
  52.     B =.,    "IDS_DISK2"
  53.     C =.,    "IDS_DRIVERS"
  54.  
  55. [needed.space]
  56.     tempspace = 1000000
  57.     tempdir   = C:\~SETTMP~
  58.     minspace = 7000000
  59.  
  60. ; This specifies the subdirectories on the destination disk
  61. ;    - #app.<name> is section name in this file
  62. ;     - 0:<name> is a subdirectory to be created
  63. ; 0 is the directory on ANY source disk and should not be changed.
  64. ; Each subdirectory on each disk should have a separate section.
  65. [app.copy.appstuff]
  66.     #app.root1,     0:
  67.     #app.root2,     0:
  68.     #app.root3,     0:
  69.  
  70. ; These next sections specify where the source files are:
  71. ;    - 1 is the first disk
  72. ;    - <file name> is the source file
  73. ;    - "<file name>" is text in the progress monitor
  74. ; All source files assume the current install directory
  75.  
  76. ;This goes in calera
  77. [app.root1]
  78. ; WSETUP.EXE must be first so that the temporary directory gets cleaned up if
  79. ; the user cancels while copying!
  80.     A:SETUP.EX_         ,"SETUP.EXE"
  81.     A:STRESENG.DLL      ,"STRESENG.DLL"
  82.     A:STBOTH.DL_        ,"STBOTH.DLL"
  83.     A:SETUP.INF         ,"SETUP.INF"
  84.     A:CALXPAND.DLL      ,"CALXPAND.DLL"
  85.     A:README.TXT        ,"README.TXT"
  86.     A:WORDSCAN.HL_      ,"WORDSCAN.HLP"
  87.     A:UEDITPRO.EX_      ,"UEDITPRO.EXE"
  88.     A:NDUTIL.DL_        ,"NDUTIL.DLL"
  89.     A:CRRESENG.DL_      ,"CRRESENG.DLL"
  90.     A:WORDSCAN.DAT      ,"WORDSCAN.DAT"
  91.     A:CTL3D.DLL         ,"CTL3D.DLL"                                     
  92.     A:wsreseng.dl_      ,"WSRESENG.DLL"
  93.     A:scanfixc.dl_      ,"SCANFIXC.DLL"
  94.     A:write.px_         ,"WRITE.PXW"
  95.     A:packbits.px_      ,"PACKBITS.PXW"
  96.     A:pad16.px_         ,"PAD16.PXW"
  97.     A:pcxcomp.px_       ,"PCXCOMP.PXW"
  98.     A:pcxpack.px_       ,"PCXPACK.PXW"
  99.     A:run2ras.px_       ,"RUN2RAS.PXW"
  100.     A:pdapack.px_       ,"PDAPACK.PXW"
  101.     A:run2g3.px_        ,"RUN2G3.PXW"
  102.     A:run2g3m.px_       ,"RUN2G3M.PXW"
  103.     A:tiffpack.px_      ,"TIFFPACK.PXW"
  104.     A:ras2run.px_       ,"RAS2RUN.PXW"
  105.     A:run2g4.px_        ,"RUN2G4.PXW"
  106.     A:g32run.px_        ,"G32RUN.PXW"
  107.     A:XIENGB.BIN        ,"XIENGB.BIN"
  108.     A:icug3.dl_         ,"ICUG3.DLL"
  109.     A:faxwfax.dl_       ,"FAXWFAX.DLL"
  110.     A:faxcas.dl_        ,"FAXCAS.DLL"
  111.     A:CALMAIL.DL_       ,"CALMAIL.DLL"
  112.     A:CLCCMAIL.DL_      ,"CLCCMAIL.DLL"
  113.     A:PIXDFLT.DL_       ,"PIXDFLT.DLL"
  114.     A:UUI.ER_           ,"UUI.ERR"
  115.     A:READLIB.ER_       ,"READLIB.ERR"
  116.     A:DCOL.ER_          ,"DCOL.ERR"
  117.     A:OIL.ER_           ,"OIL.ERR"
  118.     A:DEFAULT.CN_       ,"DEFAULT.CNF"
  119.     A:UIMGAPP.DA_       ,"UIMGAPP.DAT"
  120.     A:EPERRORS.DO_      ,"EPERRORS.DOS"
  121.     A:OPTIONS.DA_       ,"OPTIONS.DAT"
  122.     A:WSRESCOM.DL_      ,"WSRESCOM.DLL"
  123.     A:OLE2.DL_          ,"OLE2.DLL"
  124.     
  125. [app.root2]                            
  126.     B:WINOCRPX.DL_      ,"WINOCRPX.DLL"
  127.     B:OLE2.RE_          ,"OLE2.REG"
  128.     B:CLMSMAIL.DL_      ,"CLMSMAIL.DLL"
  129.     B:double.px_        ,"DOUBLE.PXW"
  130.     B:g42run.px_        ,"G42RUN.PXW"
  131.     B:calutil.dl_       ,"CALUTIL.DLL"
  132.     B:W3DCOL.EX_        ,"W3DCOL.EXE"
  133.     B:WORDSCAN.EX_      ,"WORDSCAN.EXE"
  134.     B:LCHTASK.EX_       ,"LCHTASK.EXE"
  135.     B:XOCR32.EX_        ,"XOCR32.EXE"
  136.     B:WINOCRK0.EX_      ,"WINOCRK0.EXE"
  137. ;This next file is only for the intl rec engine!!!
  138. ;This next BIN file is required for all languages.
  139.     B:XIENGF.BI_      ,"XINENGF.BIN"
  140.     B:oahook.dl_        ,"OAHOOK.DLL"
  141.     B:ddecom.dl_        ,"DDECOM.DLL"
  142.     B:caleracc.dl_      ,"CALERACC.DLL"
  143.     B:XIENGD.BI_        ,"XIENGD.BIN"
  144.     B:XIENGL.BI_        ,"XIENGL.BIN"
  145.     B:XIENGP.BIN        ,"XIENGP.BIN"
  146.     B:XIENGS.BI_        ,"XIENGS.BIN"
  147.     B:XIENGZ.BI_        ,"XIENGZ.BIN"
  148.     B:CASDLL.DL_        ,"CASDLL.DLL"
  149.     B:OUTLUI.DL_        ,"OUTLUI.DLL"
  150.     B:COMPOBJ.DL_       ,"COMPOBJ.DLL"
  151.     B:GREYSCLE.PX_      ,"GREYSCLE.PXW"
  152.     B:WISEPAGE.DL_      ,"WISEPAGE.DLL"
  153.     B:SCANNER.DL_       ,"SCANNER.DLL"
  154.     B:UUI.DS_           ,"UUI.DSA"
  155.     B:PEKEYS-O.W1_      ,"PEKEYS-O.W13"
  156.  
  157. [app.root3]
  158.     C:SAMPLE.TIF        ,"SAMPLE.TIF"
  159.     C:UFILTERS.DA_      ,"UFILTERS.DAT"
  160.     C:CIL.ER_           ,"CIL.ERR"
  161.     C:f_pcx.px_         ,"F_PCX.PXW"
  162.     C:f_pda.px_         ,"F_PDA.PXW"
  163.     C:f_spec.px_        ,"F_SPEC.PXW"
  164.     C:f_jtiff2.px_      ,"F_JTIFF2.PXW"
  165.     C:clpxdskw.px_      ,"CLPXDSKW.PXW"
  166.     C:W4WLLT.dl_        ,"W4WLLT.DLL"
  167.     C:W4WBBT.dl_        ,"W4WBBT.DLL"
  168.     C:SCANMGR.EX_       ,"SCANMGR.EXE"
  169.     C:SG5LIB1.DL_       ,"SG5LIB1.DLL"
  170.     C:SG5LIB3.DL_       ,"SG5LIB3.DLL"
  171.     C:SG5W30.DL_        ,"SG5W30.DLL"
  172.     C:W4W02T.dl_        ,"W4W02T.DLL"
  173.     C:W4W04T.dl_        ,"W4W04T.DLL"
  174.     C:W4W05T.dl_        ,"W4W05T.DLL"
  175.     C:W4W06T.dl_        ,"W4W06T.DLL"
  176.     C:W4W07T.dl_        ,"W4W07T.DLL"
  177.     C:W4W08T.dl_        ,"W4W08T.DLL"
  178.     C:W4W10T.dl_        ,"W4W10T.DLL"
  179.     C:W4W15T.dl_        ,"W4W15T.DLL"
  180.     C:W4W16T.dl_        ,"W4W16T.DLL"
  181.     C:W4W17T.dl_        ,"W4W17T.DLL"
  182.     C:W4W19T.dl_        ,"W4W19T.DLL"
  183.     C:W4W22T.dl_        ,"W4W22T.DLL"
  184.     C:W4W33T.dl_        ,"W4W33T.DLL"
  185.     C:W4W37T.dl_        ,"W4W37T.DLL"
  186.     C:W4W42T.dl_        ,"W4W42T.DLL"
  187.     C:W4W43T.dl_        ,"W4W43T.DLL"
  188.     C:W4W44T.dl_        ,"W4W44T.DLL"
  189.     C:UFILTER.EX_       ,"UFILTER.EXE"
  190.     C:OCRAWARE.EX_      ,"OCRAWARE.EXE"
  191.     C:XIENGC.BI_        ,"XIENGC.BIN"
  192.     C:OLE2PROX.DL_      ,"OLE2PROX.DLL"
  193.     C:STORAGE.DL_       ,"STORAGE.DLL"
  194.     
  195. [progman.groups]                    
  196.     Applications, applicat.grp      
  197.                                     
  198. [Applications]                      
  199.     "WordScan Plus", WORDSCAN.EXE
  200.     "WordScan Plus Setup", SETUP.EXE
  201.                                     
  202.                                     
  203.                                     
  204.