home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / win / prg / lb12 / install.cfg < prev    next >
Text File  |  1995-06-20  |  2KB  |  53 lines

  1.  
  2. REM The following line is for PC-Install for Windows
  3. SCREENCOLOR blue, cyan
  4.  
  5. TITLE: "Liberty Basic v1.2 - Installation Program"
  6.  
  7. BEGINFIRSTSCREEN
  8.  
  9.   Thanks for trying Liberty BASIC!  Please give
  10.   this away to all your friends and co-workers!
  11.  
  12.   Please foreward any questions or comments to:
  13.  
  14.       Carl Gundel
  15.       Shoptalk Systems
  16.       PO Box 1062
  17.       Framingham, MA 01701
  18.       508-872-5315
  19.  
  20.   Compuserve:  71231,1532
  21.   Internet:    carlg@world.std.com
  22.  
  23. ENDFIRSTSCREEN
  24.  
  25. MINDISKSPACE: 3000000
  26. MINCPUTYPE: 80286
  27.  
  28. DEFAULTDIR: c:\lb12w
  29.  
  30. FILE: *.*, overwrite=no
  31.  
  32. REM The following line is for PC-Install for Windows
  33. WINITEM: "Liberty BASIC v1.2", "$DEFAULTDIR$\Liberty.exe", "Liberty BASIC v1.2"
  34. WINITEM: "Liberty BASIC v1.2", "winhelp.exe $DEFAULTDIR$\overview.hlp", "Overview"
  35. WINITEM: "Liberty BASIC v1.2", "notepad.exe $DEFAULTDIR$\ff12.txt", "FreeForm"
  36. WINITEM: "Liberty BASIC v1.2", "notepad.exe $DEFAULTDIR$\liberty.txt", "New for v1.2"
  37. WINITEM: "Liberty BASIC v1.2", "notepad.exe $DEFAULTDIR$\register.txt", "Registration Form"
  38. WINITEM: "Liberty BASIC v1.2", "notepad.exe $DEFAULTDIR$\trblsht.txt", "Troubleshooting"
  39. WINITEM: "Liberty BASIC v1.2", "notepad.exe $DEFAULTDIR$\where.txt", "Liberty BASIC Sources"
  40. BEGINLASTSCREEN
  41.  
  42.   For questions or comments, contact Carl Gundel on
  43.   CompuServe at 71231,1532, on Internet at
  44.   carlg.std.com or at:
  45.   
  46.                 Shoptalk Systems
  47.                 ATTN: Carl Gundel
  48.                 PO Box 1062
  49.                 Framingham, MA  01701
  50.                 508-872-5315
  51.  
  52. ENDLASTSCREEN
  53.