New and improved features
Features below were firstly introduced or significantly improved in this release:
Resolved issues
This release contains a set of resolved issues, including most important ones, listed below:
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
Features below were firstly introduced or significantly improved in this release:
Resolved issues
This release contains a set of resolved issues, including most important ones, listed below:
New and improved features
Features below were firstly introduced or significantly improved in this release:
Resolved issues
This release contains a set of resolved issues, including most important ones, listed below:
Custom actions execution
The application allows you to specify custom actions that should be executed by an MSI package when its installation and/or uninstallation will be completed. On the Run Actions tab of the Wizard you can enter a path to an executable file or a batch script located on a PC after an MSI installation, in order to execute it. You can also specify an URL to open it in browser or path to files in order to open them by default viewers registered in a system.
Resolved issues
This release contains a set of resolved issues, including most important ones, listed below:
Product and Upgrade GUIDs
MSI generation options were extended to allow you not only to specify an Upgrade GUID, but also to specify a Product GUID manually. Both GUIDs are preserved and associated with MSI projects, so every time you generate MSI for a particular project, Upgrade GUID and Product GUID are stay the same, but if you like, you can override them manually.
New and improved features
Features below were firstly introduced or significantly improved in this release:
Resolved issues
This release contains a set of resolved issues, including most important ones, listed below:
New and improved features
Features below were firstly introduced or significantly improved in this release:
Resolved issues
This release contains a set of resolved issues, including most important ones, listed below:
New and improved features
Features below were firstly introduced or significantly improved in this release:
Resolved issues
This release contains a set of resolved issues, including most important ones, listed below:
Installation upgrades support
When you generate MSI package on the Upgrade tab of the Create MSI Package dialog, now you can define if the package is an upgrade for another installation. If created MSI package is an upgrade, you have to specify an Upgrade GUID that should be the same, as GUID of upgraded MSI installation. In this case during installation MSI upgrade package will update original installation entry on computer instead of creating the new entry that's happen during the first time installation.
Missing links repairing
Missing links may appear in the installation project on the preparation phase when captured modified files are copied to the application's projects storage. If the application detects that file was modified during monitoring, but it can't be copied to the projects storage because it's missing at a time of project preparation or is locked, it's marked in the project as missing link.
To resolve the problem with missing links you can now use Repair Missing File Links action, available for installation. As the result application tries to copy all files, marked as missing links, from original location (captured during monitoring) to projects storage. So now if you get any missing links in project, you can restore missing files in original location or resolve problem with access permissions or locks and then perform Repair Missing File Links action.
New and improved features
Features below were firstly introduced or significantly improved in this release:
Resolved issues
This release contains a set of resolved issues, including most important ones, listed below:
Application changes filter
The Choose Processes to Filter dialog has been reworked to reduce a number of mistakes caused by wrong filter settings. Now by default this dialog displays only active applications which activity can be filtered out from capturing. To get an access to a list of running processes and apply filters for them you can switch the dialog to the advanced mode. In the advanced mode you can filter out any active process, including a system process. But you need to note that in many cases system processes are responsible for a performing particular installation actions. For example, Windows Explorer handles shortcuts creation and if this process will be filtered out, the produced MSI package will become incomplete. So in typical cases it's recommended to apply filters for applications only.
New and improved features
Features below were firstly introduced or significantly improved in this release:
Resolved issues
This release contains a set of resolved issues, including most important ones, listed below:
New and improved features
Features below were firstly introduced or significantly improved in this release:
Resolved issues
This release contains a set of resolved issues, including most important ones, listed below: