home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / fonts / cw_src / install / cwsetup.inf < prev    next >
Encoding:
INI File  |  1995-05-19  |  1.9 KB  |  87 lines

  1. ;┌─────────────────────────────────────────────┐
  2. ;│      CyrWin 3.0 setup information file      │
  3. ;└─────────────────────────────────────────────┘
  4.  
  5. ;
  6. ; default options (value=TRUE or FALSE)
  7. ;
  8. [defaults]
  9. InstallSys=TRUE        ;install cyrillic system fonts
  10. LangInfo=TRUE        ;install specific language information (oem2ansi, langdll)
  11. LoadAuto=TRUE        ;load keyboard driver automatically
  12. LoadFonts=TRUE        ;load cyrillic screen and dot matrix printer fonts
  13. CommentFonts=TRUE    ;comment old fonts in [fonts] section of win.ini file
  14.  
  15. ; Here are the names of the disks Setup can prompt for.
  16. ; There must be a disk name for each disk number used
  17.  
  18. [disks]
  19. 0="CyrWin 3.0 driver disk"
  20. 1="CyrWin 3.0 fonts disk"
  21.  
  22.  
  23. ; These files will be copied to windows root directory.
  24.  
  25. [nfiles]
  26. ALTKEYB.EXE=0:CyrWin keyboard driver:TRUE
  27. ALTKEYB.DLL=0:CyrWin keyboard driver (support):TRUE
  28. XLAT866.BIN=0:OoemtoAnsi 866 (cyrillic alternative) codetable:LangInfo
  29. LANGCYR.DLL=0:Russian language dll:LangInfo
  30. README.WRI=0:Readme file (MSWrite format):TRUE
  31. READ.ME=0:Readme file (ASCII format):TRUE
  32.  
  33. ; This section contains cyrillic screen fonts
  34.  
  35. [sfonts]
  36.  
  37. CGASYS.FON=0
  38. CGAFIX.FON=0
  39. CGA866.FON=0
  40.  
  41. EGASYS.FON=0
  42. EGAFIX.FON=0
  43. EGA866.FON=0
  44.  
  45. VGASYS.FON=0
  46. VGAFIX.FON=0
  47. VGA866.FON=0
  48.  
  49. 8514SYS.FON=0
  50. 8514FIX.FON=0
  51. 8514866.FON=0
  52.  
  53. ; This section contains fonts name coding
  54.  
  55. ; This section contains address of .fon files
  56.  
  57. [fonts]
  58.  
  59. COURACYR.FON=0
  60. COURBCYR.FON=0
  61. COURCCYR.FON=0
  62. COURDCYR.FON=0
  63. COURECYR.FON=0
  64. COURFCYR.FON=0
  65. HELVACYR.FON=0
  66. HELVBCYR.FON=0
  67. HELVCCYR.FON=0
  68. HELVDCYR.FON=0
  69. HELVECYR.FON=0
  70. HELVFCYR.FON=0
  71. TMSRACYR.FON=0
  72. TMSRBCYR.FON=0
  73. TMSRCCYR.FON=0
  74. TMSRDCYR.FON=0
  75. TMSRECYR.FON=0
  76. TMSRFCYR.FON=0
  77.  
  78. ;
  79. ;    This section contains CyrWin files names (in the ROOT directory)
  80. ;    format:
  81. ;
  82. ;    filename=inifile-section-key-parameter
  83. ;    (c:\windows\altkeyb.exe=win.ini-windows-load-altkeyb.exe)
  84. ;    (c:\windows\altkeyb.dll=---)
  85. ;
  86. [uninstall]
  87.