SetupStream Changelog

What's new in SetupStream 2.082

Dec 22, 2015
  • Fixed bug which caused files to be overwritten although user
  • clicked "No to all"
  • Removing an item from the list of DLLs/OCXs to register
  • Last Character of strings imported from .reg files is longer
  • cut off
  • 'Default' Registry Values can be imported now
  • Manual updated to Revision 1.22

New in SetupStream 2.08 (Dec 22, 2015)

  • Ability to specify post-installation and pre-uninstallation commands (as demanded by repa)
  • Changed name of Windows .NET Server to Windows Server 2003
  • Shipping description of setup.dat and data.pak with SetupStream (fileformat.txt) to gain higher transparency
  • Fixed some cleanup code in Setup
  • Copyright updated from 1999-2002 to 1999-2003
  • Manual updated to Revision 1.2
  • Ability to save current state of settings to a Setup Datasheet when clicking the Cancel Button

New in SetupStream 2.06 (Dec 22, 2015)

  • Windows Environment Variables can be accessed through
  • Ability to add whole Directories to FileList
  • Ability to use custom Shortcut Icons
  • Clearing String Variables now before filling them with content
  • to prevent unwanted data from being written to setup.dat
  • Ability to provide Setup Creator with a path to a Setup Datasheet (*.sds) as a parameter
  • Extracted Files now purged by Extractor instead of Setup
  • Removed obsolete Sources Purging Routine (Parameter '-p') from Setup
  • Setup.dat and Setup.pak are now opened in read-only mode in
  • order to support distribution on CD-ROM Media
  • Placement of Parameters- and Target-Editfield switched in'Add Shortcut'-Dialog
  • Tab Order corrected in 'Add Shortcut'-Dialog
  • Tab Order corrected in 'Add Files'-Dialog
  • Parameter gets automatically set to whenTarget is selected in 'Add Shortcut'-Dialog
  • Ability to register DLL and OCX files during Setup
  • Various synchronizations with MainThread in Compiler Unit
  • to prevent thread lockups
  • Source Files are now opened in read-only mode during compilation process
  • Fixed Quotation Mark Bug in Setup Datasheet Saving Routine
  • Manual updated to Revision 1.1
  • Setup Datasheets (*.sds) get associated with SetupStream 2 Setup Creator

New in SetupStream 2.04 (Dec 22, 2015)

  • Got 'Browse...'-Button on 'Ready to go'-Sheet working in Setup Creator
  • Implemented File Existence Verification to prevent lockups
  • Added Compiling Report in Creator
  • Setup Creator is not sizable anymore
  • Some method calls are synchronized to the Main Thread
  • now to prevent lockups
  • Fixed overwrite confirmation in Setup Wizard

New in SetupStream 2.02 (Dec 22, 2015)

  • Added.reg Importing Ability
  • Various MaxLength changes in Input Fields
  • Added various setup parameters
  • Implemented Unattended Setup
  • Updated Manual
  • Fixed typo in Setup Wizard
  • Fixed minor bug in Setup Wizard
  • Setup suspends the installation threads now when clicking the Cancel Button