home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Windows 95 Special 2 / CD_1.iso / utils / liberty / install.cfg < prev    next >
Text File  |  1995-07-23  |  2KB  |  67 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 this away to  
  10.   all your friends and co-workers!
  11.  
  12.   Please forward 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.   In Europe please contact:
  24.  
  25.       The Thompson Partnership
  26.       Lion Buildings
  27.       Market Place
  28.       Uttoxeter,
  29.       ST14 8HZ
  30.       01889 564601
  31.  
  32.   Compuserve:  70007,5560
  33.   Internet:    Support@ttp.co.uk 
  34.   
  35. ENDFIRSTSCREEN
  36.  
  37. MINDISKSPACE: 2042000
  38. MINCPUTYPE: 80286
  39.  
  40. DEFAULTDIR: c:\lb12w
  41.  
  42. FILE: liberty.shr, overwrite=no
  43.  
  44. FILE: EXAMPLES\examples.shr, overwrite=no
  45.  
  46. REM The following line is for PC-Install for Windows
  47. WINITEM: "Liberty BASIC v1.2", "$DEFAULTDIR$\Liberty.exe", "Liberty BASIC v1.2"
  48. WINITEM: "Liberty BASIC v1.2", "winhelp.exe $DEFAULTDIR$\overview.hlp", "Overview"
  49. WINITEM: "Liberty BASIC v1.2", "notepad.exe $DEFAULTDIR$\ff12.txt", "FreeForm"
  50. WINITEM: "Liberty BASIC v1.2", "notepad.exe $DEFAULTDIR$\liberty.txt", "New for v1.2"
  51. WINITEM: "Liberty BASIC v1.2", "notepad.exe $DEFAULTDIR$\register.txt", "Registration Form"
  52. WINITEM: "Liberty BASIC v1.2", "notepad.exe $DEFAULTDIR$\trblsht.txt", "Troubleshooting"
  53. WINITEM: "Liberty BASIC v1.2", "notepad.exe $DEFAULTDIR$\where.txt", "Liberty BASIC Sources"
  54. BEGINLASTSCREEN
  55.  
  56.   For questions or comments, contact Carl Gundel on
  57.   CompuServe at 71231,1532, on Internet at
  58.   carlg.std.com or at:
  59.   
  60.                 Shoptalk Systems
  61.                 ATTN: Carl Gundel
  62.                 PO Box 1062
  63.                 Framingham, MA  01701
  64.                 508-872-5315
  65.  
  66. ENDLASTSCREEN
  67.