home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BUSINESS / VEND15.ZIP / UPDATES.DOC < prev    next >
Text File  |  1994-01-16  |  1KB  |  38 lines

  1. The following is a list of updates from version to version:
  2.  
  3. Version 1.5
  4.  
  5. Completely rewritten in C++ with a new interface library.
  6.  
  7. Users can now encrypt thier install configuration files so that other
  8. may not duplicate them.
  9.  
  10. Three new script commands:
  11.  
  12. VGA     ;sets the install to use special border characters 
  13.  
  14. NOBLINK ;allows the brighter colors to be uses as forground colors
  15.     ;Note: If you set a foreground color to a bright color and the
  16.     ;user does not have a VGA monitor the color will be dropped to
  17.     ;its dimmer color.
  18.  
  19. SHADOW  ;puts shadows on all the windows.
  20.  
  21. File browser now allows for files greater than 80 columns and can scroll
  22. left & right.
  23.  
  24. The color LGREY is now WHITE.
  25.  
  26.  
  27. Version 1.1
  28.  
  29. No allows readme files.  The new file layout is as follows...
  30.  
  31. Line 1:  Description of software to install
  32. Line 2:  File that will be extracted
  33. Line 3:  Readme file that user will be able to hit F10 to read.
  34.  
  35. If there is no readme file you must leave a blank line anyway or
  36. the menu will look corupt.
  37.  
  38.