Version 4.5.3 (December 26, 2012)
|
|
New and improved features
|
The below features have been introduced for the first time or significantly improved in this release:
- Added monitoring of Java installers
- Improved stability of MSI packages generation
|
|
Resolved issues
|
This release resolves a number of issues, the most important of which are listed below:
- Errors during execution of repackaged applications
- Temporary installation files are available in installation projects after monitoring
|
Version 4.5.2 (August 31, 2012)
|
|
New and improved features
|
The below features have been introduced for the first time or significantly improved in this release:
- The application now supports Microsoft Windows 8
- Large MSI packages are built significantly faster
|
|
Resolved issues
|
This release resolves a number of issues, the most important of which are listed below:
- It is impossible to create an MSI package on PCs with only Microsoft .NET Framework 4.0 installed
|
Version 4.5.1 (May 4, 2012)
|
|
New and improved features
|
The below features have been introduced for the first time or significantly improved in this release:
- Browse Project option for Run Actions configuration
|
|
Resolved issues
|
This release resolves a number of issues, the most important of which are listed below:
- The MSI package installation progress is not displayed on PCs running Microsoft Windows XP, Microsoft Windows Server 2003
- Wrong user interface elements alignment in some dialogs
|
Version 4.5 (February 2, 2012)
|
|
Improved custom actions
|
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.
|
|
Target platform selection
|
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.
|
|
New and improved features
|
The below features have been introduced for the first time 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.
|
|
Resolved issues
|
This release resolves a number of issues, the most important of which are listed below:
- Possible errors while opening existing projects
|