home *** CD-ROM | disk | FTP | other *** search
/ Learning Windows NT Server / LearningWindowsNTCDROMTutorialForWindowsServerVersion3511996.disc1of1.iso / drivers / 6440d2 / install.inf < prev    next >
INI File  |  1994-02-09  |  3KB  |  84 lines

  1. ; Module name: Setup.Inf
  2.  
  3. [Application] 
  4. ;Application global information 
  5. AppName=VGA Windows Utility Installation
  6. DefDir=C:\WINDOWS
  7. SpaceNeeded=875
  8. DefPMGroup=VGAUTIL.GRP, VGA Utilities
  9.  
  10. [Disks] 
  11. 1=INSTALL
  12.  
  13. [Dirs] 
  14. ;lists of directories that must be created from the destination directory 
  15. ;files to be copied are in the same directory structure on the 
  16. ;floppy (by default) 
  17. 1=.
  18. 2=VGAUTIL
  19. 3=SYSTEM
  20.  
  21. [Files] 
  22. ;description, name, (dir #), (diskette #), (Compressed)
  23. 16 Color Windows Driver,   16_6440.DRV, 3, 1, N
  24. 256 Color Windows Driver, 256_6440.DRV, 3, 1, N
  25. ;64K Color Windows Driver, 64k_6440.DRV, 3, 1, N
  26. 16 Color Portrait Driver, PORTRAIT.DRV, 3, 1, N
  27. Standard mode grabber,    VGACOLOR.2GR, 3, 1, Y
  28. Enhanced mode grabber,      VGA256.3GR, 3, 1, Y
  29. VDD Device Driver,         VDD6440.386, 3, 1, N
  30. Driver Setup File,         OEM6440.INF, 3, 1, N
  31. Large fixed font,          8514FIX.FON, 3, 1, Y
  32. Normal fixed font,          vgaFIX.FON, 3, 1, Y
  33. Large OEM font,            8514OEM.FON, 3, 1, Y
  34. Normal OEM font,            vgaOEM.FON, 3, 1, Y
  35. Large system font,         8514SYS.FON, 3, 1, Y
  36. Normal system font,         vgaSYS.FON, 3, 1, Y
  37. Large small system font,    smallf.FON, 3, 1, Y
  38. Normal small system font,   smalle.FON, 3, 1, Y
  39. Large sanserif font,       sseriff.FON, 3, 1, Y
  40. Normal sanserif font,      sserife.FON, 3, 1, Y
  41. Large serif font,           seriff.FON, 3, 1, Y
  42. Normal serif font,          serife.FON, 3, 1, Y
  43. Large courier font,          courf.FON, 3, 1, Y
  44. Normal courier font,         coure.FON, 3, 1, Y
  45. Large symbol font,         symbolf.FON, 3, 1, Y
  46. Normal symbol font,        symbole.FON, 3, 1, Y
  47. Roman font,                  roman.FON, 3, 1, Y
  48. Script font,                script.FON, 3, 1, Y
  49. Modern font,                modern.FON, 3, 1, Y
  50. EGA emulation font,       EGA40850.FON, 3, 1, Y
  51. EGA emulation font,       EGA80850.FON, 3, 1, Y
  52. EGA emulation font,       EGA40WOA.FON, 3, 1, Y
  53. EGA emulation font,       EGA80WOA.FON, 3, 1, Y
  54. CGA emulation font,       CGA40850.FON, 3, 1, Y
  55. CGA emulation font,       CGA80850.FON, 3, 1, Y
  56. CGA emulation font,       CGA40WOA.FON, 3, 1, Y
  57. CGA emulation font,       CGA80WOA.FON, 3, 1, Y
  58. VGA multi-language font,    VGA850.FON, 3, 1, Y
  59. VGA multi-language font,    VGA860.FON, 3, 1, Y
  60. VGA multi-language font,    VGA861.FON, 3, 1, Y
  61. VGA multi-language font,    VGA863.FON, 3, 1, Y
  62. VGA multi-language font,    VGA865.FON, 3, 1, Y
  63. SetRES Utility,            SETRES.EXE,  2, 1, N
  64. SetRES help file,          SETRES.HLP,  2, 1, N
  65. ;SetRES Control Panel help file, CPLSRES.HLP, 1, 1, N
  66. ;SetRES Control Panel file, SETRES.CPL,  3, 1, N
  67. SetRES configuration file, SETRES.INI,  1, 1, N
  68. Windows Panel Utility,   WINPANEL.EXE,  2, 1, N
  69. Windows Panel help file, WINPANEL.DAT,  2, 1, N
  70. Panel Switching Utility,    PANEL.EXE,  2, 1, N
  71. CRT Switching Utility,        CRT.EXE,  2, 1, N
  72. SimulSCAN Switching Utility,SIMUL.EXE,  2, 1, N
  73.  
  74.  
  75. [PM Info] 
  76. ;File Name, App Description, Icon file #, Icon #
  77. SETRES.EXE,    SetRES
  78. WINPANEL.EXE,  WinPANEL
  79. PANEL.EXE, Panel
  80. CRT.EXE, CRT
  81. SIMUL.EXE, SimulSCAN
  82.  
  83. [End]
  84.