> From: 'knud van eeden' via SemWare TSE Pro text editor
> 1. Why is there a 'compiling macros' phase mentioned in TSE for Microsoft Windows
> during installation and not similarly in TSE for Linux? (there you can just unzip
> the .tgz and you can immediately run './e')
> ...
Because Windows TSE uses a smart installation program instead of Linux's dumb "tar" ("unzip"-like) program.
Windows TSE's smart installation program can:
- Do all kinds of checks before and during installation.
- Make backups in a new "bak..." subdirectory of things it will overwrite during installation.
- Upgrade an existing Windows TSE installation by installing a new TSE version over it.
- Retain the user's TSE settings and Potpourri menu during installation.
- Safely have a sources-only == smaller distribution file, because it does not depend on the user to recompile macros .
Carlo