home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / faxitdem.zip / INSTALL.INI < prev    next >
INI File  |  1990-04-03  |  2KB  |  68 lines

  1. ;----------------------------------------------------------------------------
  2. ; INSTALL.INI - FAXit Installer Initialisation File
  3. ;
  4. ; Version 1.31A, Copyright (C) 1989, 1990, Alien Computing
  5. ;
  6.  
  7. [boards]
  8. ;         Board name            = Hardware lib, Default connection
  9. ;
  10. ; PLEASE list these albaphetically
  11. ;
  12. Intel Connection CoProcessor    = INTEL.DLL,    CAS
  13.  
  14. [disks]
  15. ;
  16. ; format: <disknum> = "<title>"
  17. ;
  18. ; where: <disknum> is the disk number as referenced in the [files] section
  19. ;     <title> is the user-readable disk title, as found on the label
  20. ;
  21. 1 = "FAXit Programs"
  22. 2 = "FAXit Drivers & Samples"
  23.  
  24. [directories]
  25. Windows        = C:\WINDOWS
  26. FAXit        = C:\FAXIT
  27. FAXitOut    = (FAXit)\OUT
  28. FAXitIn        = (FAXit)\IN
  29. Outgoing    = (FAXitOut)
  30. Incoming    = (FAXitIn)
  31. TxLog        = (FAXit)
  32. RxLog        = (FAXit)
  33.  
  34. [files]
  35. 1:FAXitDRV.DRV        = (Windows)
  36. 1:FAXitSCH.EXE        = (Windows)
  37. 1:FAXit.EXE        = (Windows)    ; these three need to be in both
  38. 1:FAXitDB.EXE        = (Windows)    ; the Windows directory and the
  39. 1:FAXitUTL.EXE        = (Windows)    ; FAXit directory
  40. 1:FONTTEST.WRI        = (Windows)
  41. (windows)\WIN.INI    = (Windows),    WININI.OLD, /i    ; rename during copy, ignore error
  42. 1:FAXit.EXE        = (FAXit)
  43. 1:FAXitDB.EXE        = (FAXit)
  44. 1:FAXitUTL.EXE        = (FAXit)
  45. (FAXit)\FAXNUMS.FXD    = (FAXit),    FAXNUMS.BAK, /i    ; rename during copy, ignore error
  46. 1:FAXNUMS.FXD        = (FAXit)
  47. 2:(Hardware).DLL    = (FAXit),    FAXITHW.DLL    ; rename during copy
  48. 2:IMG*.DLL        = (FAXit)
  49. 2:(Hardware).LOG    = (FAXit),    TRANSMIT.FXL    ; rename during copy
  50.  
  51. [runtime]
  52. ; the runtime install program copies this section too,
  53. ; which effectively renames CONTROL.EXE as WINCTRL.EXE and
  54. ; FAXIT.EXE as CONTROL.EXE. This allows FAXit to be run instead
  55. ; of the Control Panel from the runtime application's system
  56. ; menu "Control Panel" command. The Control Panel can then
  57. ; be run from FAXit's system menu.
  58. (Windows)\WINCTRL.EXE    = (Windows),    WINCTRL.BAK, /i    ; save this,
  59. (Windows)\CONTROL.EXE   = (Windows),    WINCTRL.EXE     ; rename by
  60. (Windows)\FAXIT.EXE     = (Windows),    CONTROL.EXE     ; copying
  61. (Windows)\WINCTRL.BAK    = (Windows),    WINCTRL.EXE, /i    ; and restore this
  62.  
  63. [FAXit]
  64. ; This section is copied verbatim to the [FAXit] section in WIN.INI
  65. ;Network=1              ; enable this for network version
  66.  
  67. 
  68.