Change log
Changes in version 1.1 (July 1997):
- Added Stefan Hammes' changes: support for German strings, checking
for disk space (Win16 only), build-in 'del' command, file groups increased
to 500, nicer dialog item positioning, asks before overwriting system files.
Changes in version 1.07 (November 1995):
- Added Message key to .inf file, to allow overriding of the standard message.
Changes in version 1.06 (June 1995):
- Fixed bug where some program manager items would not be
added, because the items were being read wrongly from the install.inf file
(something strange going on with reading entries with commas in the key).
- Increased maximum number of Program Manager items to 60.
Changes in version 1.05 (June 1995):
- Now you can put WINDOWSDIR into destination directories.
Changes in version 1.04:
- Prerequisites section and WINDOWSDIR keyword added (thanks to Stefan Schwarz).
Changes in version 1.03:
- Bug cured: entering a different path wasn't reflected properly
in the program manager group items.
- Bug cured: path delimiters getting repeated if source is a root path
(e.g. on a floppy disk).
- Message in an execution entry can have special characters;
the right-hand side can now be blank.
- 1,N syntax added for file groups, for specifying groups not needing
installation by default.
- If external decompression command fails, gives error message.
Changes in version 1.02:
- Now checks if the destination directory is the same
as the source, and doesn't allow it.
- /v on the command line pops up a version message.
- Amount of free space required now shown to user.
- Decompressors section allows specification of
externally-invoked decompression programs. Useful for
when your program doesn't quite fit on a disk with the
standard compression method. The downside is user-unfriendly
screen mode changing (for DOS methods).
Changes in version 1.00: