home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / maj / 329 / whats.new < prev   
Text File  |  1993-07-13  |  6KB  |  200 lines

  1. Version 3.06
  2.  
  3. 1.  Added attributes for the screen background to the COLORS command 
  4.     instead of having them the same as the window color.
  5.  
  6. Version 3.00
  7.  
  8. 1.  Added file viewer for read.me files (VIEW command).
  9.  
  10. 2.  Added SET command for adding environmental variables to Autoexec.bat
  11.  
  12. 3.  Colors are now configurable (COLORS command).
  13.  
  14. 4.  Added DESCRIBE command which will allow a single line text
  15.     message to be attached to each label so that when the user is
  16.     editing that field, he will see a brief explanation of what
  17.     types of files that field is referring to.
  18.     
  19. 5.  Added command (ATTACH) that allows optional files to be
  20.     installed in a non-optional directory (contrasted with the
  21.     OPTION command which makes a directory and a group of files
  22.     optional.
  23.     
  24. 6.  Added the ability to never overwrite a file if it already exists
  25.     (PROTECT modifier to the FILE command).
  26.     
  27. 7.  Added XMS and EMS memory availability checks.
  28.  
  29. 8.  Changed RAM memory check from installed RAM to available RAM.
  30.  
  31. 9.  Added DPMI and VCPI server checks.
  32.  
  33. 10. Added system variables IS88, IS286, IS386, ISFPU, ISMONO, ISCGA and
  34.     ISVGA which can be used to conditionally execute commands.
  35.  
  36.  
  37. Version 2.20
  38.  
  39. 1.  Dos 6.00 added a new legal syntax to the Path command.  This is now
  40.     recognized.
  41.  
  42.  
  43. Version 2.18
  44.  
  45. 1.  Zipfiles that are marked read-only on the distribution disks and
  46.     transferred with the FILE command for unzipping are now changed to
  47.     read-write before deleting them.
  48.  
  49. 2.  Added ATTRIBSAVE command to specify whether attributes are to be
  50.     preserved from distribution disk to destination directories.
  51.  
  52. Version 2.17
  53.  
  54. 1.  All files transferred via the FILE command or installed via the
  55.     UNZIP command have their attributes preserved.  So, if you have a
  56.     read-only, hidden file on the distribution disk, it will be a
  57.     read-only hidden file in the destination directory.
  58.  
  59. 2.  If the file being transferred already exists in the destination
  60.     directory, the existing file's attributes are changed to read/write
  61.     before the copy and to the source file's attributes after the copy.
  62.     So, if you are copying a hidden/read-only file on top of an existing
  63.     hidden/read-only file, you don't have to worry about access
  64.     privileges.
  65.  
  66. Version 2.11
  67.  
  68. 1.  Authorization keys are no longer necessary for Install-Pro to
  69.     function.
  70.  
  71. Version 2.09
  72.  
  73. 1.  If Config.sys or Autoexec.bat isn't in the path the User
  74.     enters, he can create it on the spot.
  75.  
  76. Version 2.00
  77.  
  78. 1.  Added external text redefinition file for foreign language
  79.     translations.
  80.  
  81. 2.  Added RAM, Math coprocessor, Dos version and CPU detection.
  82.  
  83. 3.  Added FILES= update for Config.sys.
  84.  
  85. 4.  Added PATH update for Autoexec.bat.
  86.  
  87. 5.  File decompression has been speeded up by about 80%.
  88.  
  89. 6.  Split files may now be tagged as UPGRADE or VERIFY.
  90.  
  91. Version 1.61
  92.  
  93. 1.  Changed OPTIONal label resolution to a single form with radio
  94.     buttons toggled for selection, instead of individual
  95.     mini-menus.
  96.  
  97. Version 1.60
  98.  
  99. 1.  FILE and UNZIP commands may now be modified with VERIFY or
  100.     UPGRADE.  VERIFY always confirms before overwriting an
  101.     existing file, while UPGRADE always confirms overwriting a
  102.     new existing file.
  103.  
  104. 2.  Subdirectories stored in zip files are now automatically
  105.     created.  (It is no longer necessary to create these
  106.     directories with a SUBDIR command.)
  107.  
  108. 3.  USER commands may now be tagged with NOMOD, which 'freezes' a
  109.     directory.  A frozen destination directory cannot be changed
  110.     by the user, although the destination drive still can.
  111.  
  112. 4.  HELLO and GOODBYE screens may now be of any length, up to
  113.     available ram.  They are automatically broken up at 14 lines,
  114.     or may be forced to a new page with HELLOBREAK and
  115.     GOODBYEBREAK commands.
  116.  
  117. 5.  Install-Pro may now be run from any directory.  The only
  118.     restriction is that all installation files and scripts be in
  119.     the same directory as Install-Pro.  The 'same directory' may
  120.     be the same-named directory, including the root directory, of
  121.     multiple installation disks.
  122.  
  123. 6.  The SPACE available check has been expanded and improved.
  124.     There is a slight syntax change with this command, so be sure
  125.     to check the documentation.
  126.  
  127. Version 1.58
  128.  
  129. 1.  RUN commands may now access OPTIONal labels.
  130.  
  131. 2.  Installations are no longer allowed to be attempted on top of an
  132.     installation DISKETTE.  Diskettes other than the installation
  133.     diskette are still allowed, as well as fixed-disk installations from
  134.     the root to a subdirectory.  Files have never been allowed to be
  135.     copied on top of themselves.
  136.  
  137. Version 1.53
  138.  
  139. 1.  Encrypted zip files are now detected.
  140.  
  141. Version 1.50
  142.  
  143. 1.  Added CHAIN to allow multi-module installations.
  144.  
  145. 2.  Added an OPTION modifier to the USER command to allow portions of an
  146.     installation to be made optional.
  147.  
  148. Version 1.40
  149.  
  150. 1.  Added UNZIP support.
  151.  
  152. Version 1.30
  153.  
  154. 1.  Added disk naming to allow "Utilities Disk" or any other name to be
  155.     assigned to a disk instead of the default "Disk n". The default
  156.     still works if Disk n was fine for you.
  157.  
  158. 2.  Disk swap windows and file transfer title windows now auto-size in
  159.     deference to the variable size disk names.
  160.  
  161. 3.  Added a disk SPACE check command.
  162.  
  163. Version 1.20
  164.  
  165. 1.  Files can now be split into pieces onto multiple diskettes and
  166.     rebuilt during installation.
  167.  
  168.  
  169. Version 1.15
  170.  
  171. 1.  Added spawn (direct execution vs command shell execution) support
  172.     for RUN commands.
  173.  
  174. 2.  Added more rubust form entry - it's now more clear that the
  175.     installation wants to see a drive and a directory.
  176.  
  177.  
  178. Version 1.13
  179.  
  180. 1.  Added 43/50 line, 80-132 column support.
  181.  
  182.  
  183. Version 1.12
  184.  
  185. 1.  Floppy drives no longer get accessed during valid drive test during
  186.     destination directory entry.
  187.  
  188. 2.  All restrictions on leading or trailing backslashes when referring
  189.     to directories have been removed - \dir\ \dir and dir\ are all valid
  190.     when referring to a child subdirectory.  C:\dir and C:\dir\ are both
  191.     valid when referring to a parent subdirectory.  C:\dir\ as a parent
  192.     and \dir (or \dir\) as its child will also work.
  193.  
  194. Version 1.10
  195.  
  196. 1.  Added mono switch /m
  197. 2.  Cosmetic changes made to some colors
  198.  
  199.  
  200.