Jump to content

SFX Installer: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 2: Line 2:
'''SFX Installer''' is an installation tool that allows developers to distribute their software packages as one single file, either self-extracting or as a compressed ZIP file, with or without the installer integrated. The installer is able to do the standard actions: create an installation directory, handle CONFIG.SYS entries, generate program objects etc. The tool was originally called '''PillarSoft Installer''' before it gained any self extraction features and some of the documentation still refers to that name.
'''SFX Installer''' is an installation tool that allows developers to distribute their software packages as one single file, either self-extracting or as a compressed ZIP file, with or without the installer integrated. The installer is able to do the standard actions: create an installation directory, handle CONFIG.SYS entries, generate program objects etc. The tool was originally called '''PillarSoft Installer''' before it gained any self extraction features and some of the documentation still refers to that name.


== Source and References ==
==Version==
 
* Last known version: SFX Installer (2001-04-18)
Home Page (Pillarsoft): [http://www.pillarsoft.net/os-2-software/sfx-installer.shtml]
;Known issues
* Runs on [[Classic REXX]] and has known incompatibilities with [[Object REXX]], this goes for both the program itself and the installation stubs.


==Licence and availability==
==Licence and availability==

Revision as of 19:27, 28 June 2016

SFX Installer is an installation tool that allows developers to distribute their software packages as one single file, either self-extracting or as a compressed ZIP file, with or without the installer integrated. The installer is able to do the standard actions: create an installation directory, handle CONFIG.SYS entries, generate program objects etc. The tool was originally called PillarSoft Installer before it gained any self extraction features and some of the documentation still refers to that name.

Version

  • Last known version: SFX Installer (2001-04-18)
Known issues
  • Runs on Classic REXX and has known incompatibilities with Object REXX, this goes for both the program itself and the installation stubs.

Licence and availability

Discontinued closed source shareware that came with an USD35 registration fee, was also available as a part of the Pillarsoft Suite. The company offered a free licence to developers of freeware software but as they are no longer contactable it is doubtful that anyone will be able to claim that.

Author and publisher