home *** CD-ROM | disk | FTP | other *** search
- rem This is the configuration file used to install Knowledge Builder
- rem =====================================================================
-
- rem --- set the color for background on the screen
- SCREENCOLOR: Blue, Black
-
- rem --- display the bitmap logo
- SCREENGRAPHIC: kb1a.bmp
-
-
- rem --- the title that appears on the background
- TITLE: "Knowledge Builder V2.0 for Windows 3.1/95", 24, italic, bold
- rem --- the color for the title
- TITLECOLOR: yellow
-
- MINDISKSPACE: 50K
-
-
- rem --- check that the end user has a powerful enough CPU
- MINCPUTYPE: 80486
-
- DEFAULTDIR: "$windir$know20", noaskdrive, noaskdir
-
- FILE: "$windir$\know20\kb.hlp", source="know20", overwrite=yes
-
- FILE: "$winsysdir$\CTL3DV2.dll", source="util", overwrite=yes
-
- WINITEM: "Knowledge Builder V2.0", "$SOURCEDIR$\know20\know.exe", "Knowledge Builder V2.0", replace
-
- WINITEM: "Knowledge Builder V2.0", "$WINDIR$\know20\kb.hlp", "Knowledge Builder V2.0 Help", replace
-
-