Changeset 254


Ignore:
Timestamp:
Aug 16, 2005, 5:28:14 PM (20 years ago)
Author:
root
Message:

Restore comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/install.cmd

    r253 r254  
    1010   gnugpl2.txt or at http://www.gnu.org/licenses/licenses.html#GPL
    1111
     12   This program creates folders to hold program and data objects,
     13   then creates program objects for each executable.  It only needs to be
     14   run once (unless you move the FM/2 directory -- see say notes at end).
     15   Run this program in the FM/2 directory (where you unpacked the archive).
     16
     17   If you place the FM/2 Utilities package into a directory named UTILS off   
     18   of the FM/2 directory, this install program will create some objects for   
     19   you for some of those programs.
     20
     21   For unattended installation, call with /UNATTENDED argument.
     22
     23   To avoid any WPS associations being set, use the /NOASSOC argument.
     24
     25   For usage help, run as INSTALL /?
     26
    1227   08 Aug 05 SHL Add JFSOPT support
    13    16 Aug 05 SHL Ensure folder icon gets updated
     28   16 Aug 05 SHL Ensure folder icon gets updated if folder exists
    1429
    1530*/
Note: See TracChangeset for help on using the changeset viewer.