v7.0 [Dec 15, 2017]
Fixes:
- The MSI generation fails in specific cases when repackaging installations with a large number of files.
- The overridden support information is used when generating MSI packages when overriding is not enabled in the installation project.
v4.5 [Feb 3, 2012]
Custom actions, that can be executed automatically during installation and uninstallation of generated MSI packages, were improved. You can not only to define an action, but also pass command-line parameters to the executed action, let MSI installer to wait for completion of the action and cancel MSI installation in case of error in the executed action.
You can also define multiple actions that will be executed before or after installation and uninstallation. When you generate an MSI package, you can select if you like to generate it for x86 or x64 platform. By default the application will generate MSI for the platform where MSI generation is performed. This option can be useful for cases when MSI project is created manually, but it's not recommended to change the platform for projects that were generated automatically using the Live Monitoring technology, because in this case generated project may work incorrectly.
Features below were firstly introduced or significantly improved in this release:
* Added an option in the Project Wizard to pass command-line parameters to an installations that are started automatically for monitoring of their actions. This release contains a set of resolved issues, including most important ones, listed below:
* Possible errors while opening existing projects
v4.4 [May 12, 2010]
Features below were firstly introduced or significantly improved in this release:
Introduced features to restart a service during an MSI package installation and/or uninstallation
Introduced features that allow to delete default values of registry keys in scope of installation created manually or using the Live Monitoring technology
This release contains a set of resolved issues, including most important ones, listed below:
Invalid results of a live monitoring process when an installation creates or modifies string registry values
The application allows to perform a copy and move operations for file system elements within an installation that is not prepared
It is impossible to define a version that starts with zero for an MSI package
Potential errors during the application startup
The Restore Defaults button in the application preferences does not restore the Processes Monitoring Filters configuration
v4.0 [Mar 23, 2008]
Version 4.0.2 contains improvements of MSI decompilation performance and includes a set of bugfixes.
SVERDYSH Installer Builder creates custom installers for Windows applications.