home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 22 / CD_ASCQ_22_0695.iso / win / prg / lb11wi / install.cfg < prev    next >
Text File  |  1995-04-02  |  1KB  |  50 lines

  1.  
  2. REM The following line is for PC-Install for Windows
  3. SCREENCOLOR blue, red
  4.  
  5. TITLE: "Liberty Basic v1.1 - Installation Program"
  6.  
  7. BEGINFIRSTSCREEN
  8.  
  9.                   Shoptalk Systems
  10.  
  11.   Thank you trying Shoptalk Systems' Liberty Basic v1.1 
  12.   for Windows.  We are certain that you will find immediate 
  13.   productivity gains having a Windows Development package 
  14.   that utilizes a simple BASIC language engine to produce
  15.   powerful Windows Utilities.
  16.  
  17. ENDFIRSTSCREEN
  18.  
  19. MINDISKSPACE: 3000000
  20. MINCPUTYPE: 80286
  21.  
  22. DEFAULTDIR: c:\liberty
  23.  
  24. FILE: *.*, overwrite=no
  25.  
  26. REM The following line is for PC-Install for Windows
  27. WINITEM: "Liberty Basic", "$DEFAULTDIR$\Liberty.exe", "Liberty Basic v1.1"
  28. WINITEM: "Liberty Basic", "write.exe $DEFAULTDIR$\overview.wri", "Overview"
  29. WINITEM: "Liberty Basic", "notepad.exe $DEFAULTDIR$\ffexp.txt", "FreeForm"
  30. WINITEM: "Liberty Basic", "notepad.exe $DEFAULTDIR$\readme.txt", "Read Me"
  31. WINITEM: "Liberty Basic", "notepad.exe $DEFAULTDIR$\register.txt", "Registration Form"
  32. WINITEM: "Liberty Basic", "notepad.exe $DEFAULTDIR$\guide.txt", "Guide"
  33.  
  34.  
  35. BEGINLASTSCREEN
  36.  
  37.   For questions or comments, contact Carl Gundel on
  38.   CompuServe at 71231,1532, on Internet at
  39.   71231.1532@compuserve.com or at:
  40.   
  41.                 Shoptalk Systems
  42.                 ATTN: Carl Gundel
  43.                 PO Box 1062
  44.                 Framingham, MA  01701
  45.                 508-872-5315
  46.  
  47. ENDLASTSCREEN
  48.  
  49. SHOWREADME: intro.txt
  50.