EXEpress Changelog

What's new in EXEpress 6.41

Jan 20, 2022
  • Fixed a problem in which the "Execute file after extraction" and "Execute file before starting uninstallation" functions of self-extracting executable files failed to execute if either of the following conditions were met.
  • If the type of file to be executed requires a specific command line format, such as packages for the Windows Installer (.msi).
  • If the file to be executed is a batch file (.bat) whose name contains "&".

New in EXEpress 6.40 (Nov 4, 2021)

  • Updated the “Restrict the OS versions that can start the self-extracting file” feature to support Windows 11 and Windows Server 2022.
  • Renamed the “Files to be copied to another folder” function to “Files/Folders extracted to a separate folder” after adding the handling of folders.
  • Added the “Execute file before starting uninstallation” option to the EXEpress Uninstaller settings.
  • Added an API for the development of extension modules.
  • Enabled the passing of information from “Execute file after extraction” to the process started by “Automatic Execution” as environment variables.
  • Fixed a problem in which a self-extracting executable file with a 32bit program type, when created by specifying the “System directory” as the reference folder for decompression, would refer to the 64bit system folder in some of the shortcuts created when running on 64bit Windows.
  • Made various minor behavioral improvements and fixes.

New in EXEpress 6.30 (Apr 7, 2020)

  • Added "Registry keys to delete when uninstalling" to "EXEpress Uninstaller settings".
  • Changed to save the uninstall information data, previously embedded in "epuninst.exe" created in the extraction folder, to a separate file called "epuninst. $$$".
  • Changed to allow to start uninstallation by directly executing "epuninst.exe" in the installation folder when EXEpress uninstaller is enabled.
  • Improved "Restrict the OS versions that can run the self-extracting executable file".
  • Added "Windows Server 2019" to options.
  • Changed "Unknown Windows Client" and "Unknown Windows Server" to "Windows 10 and later Windows Client" and "2019 and later Windows Server" respectively.
  • Check this option to run on Windows 10 and Windows Server 2019.
  • Other minor bug fixes and notation corrections.

New in EXEpress 6.21 (Apr 14, 2017)

  • Fixed a problem that the file size of generated self-extracting executable was unnecessarily large