home *** CD-ROM | disk | FTP | other *** search
/ Knowledge Builder / KnowledgeBuilder.iso / INSTALL.CFG next >
Encoding:
Text File  |  1997-08-17  |  963 b   |  32 lines

  1. rem   This is the configuration file used to install Knowledge Builder 
  2. rem   =====================================================================
  3.  
  4. rem --- set the color for background on the screen
  5. SCREENCOLOR: Blue, Black
  6.  
  7. rem --- display the bitmap logo
  8. SCREENGRAPHIC: kb1a.bmp
  9.  
  10.  
  11. rem --- the title that appears on the background
  12. TITLE: "Knowledge Builder V2.0 for Windows 3.1/95", 24, italic, bold
  13. rem --- the color for the title
  14. TITLECOLOR: yellow
  15.  
  16. MINDISKSPACE: 50K
  17.  
  18.  
  19. rem --- check that the end user has a powerful enough CPU
  20. MINCPUTYPE: 80486
  21.  
  22. DEFAULTDIR: "$windir$know20", noaskdrive, noaskdir
  23.  
  24. FILE: "$windir$\know20\kb.hlp", source="know20", overwrite=yes
  25.  
  26. FILE: "$winsysdir$\CTL3DV2.dll", source="util", overwrite=yes
  27.  
  28. WINITEM: "Knowledge Builder V2.0", "$SOURCEDIR$\know20\know.exe", "Knowledge Builder V2.0", replace
  29.  
  30. WINITEM: "Knowledge Builder V2.0", "$WINDIR$\know20\kb.hlp", "Knowledge Builder V2.0 Help", replace
  31.  
  32.