Version 4.4.2 [05 August 2010]
|
|
New and improved features
|
Features below were firstly introduced or significantly improved in this release:
- Introduced codepage validation for MSI language and MSI properties
|
|
Resolved issues
|
This release contains a set of resolved issues, including most important ones, listed below:
- Potential application hang up during following of MSI creation wizard steps
- Potential errors during application initialization
- MSI generation failure if the Version field contains incorrect value
- Potential MSI generation error if monitored application is excluded from Add/Remove Programs
- Warning displayed for some generated MSI, that are added to GPO
- Invalid descriptions in the Add System Folder dialog
|
Version 4.4.1 [18 June 2010]
|
|
Improved processes filtering during Live Monitoring
|
The feature that allows to get a list of running processes before starting of Live Monitoring and choose unwanted to filter them out was improved in this version. Now processes that were added before to a list of processes filters are highlighted. So you know what processes will be filtered by default. Also you can add any process to a permanent list of processes filters, so it will be excluded by default every time when make monitoring.
|
|
MSI packages with more than 65535 file system items
|
Standard MSI packages can include up to 65535 file system items. To workaround this limitation MSI package should store all resources over this limit in external CAB files. Starting from this version the application automatically create one or multiple CAB files for MSI package if the total number of file system items is over 65535.
|
|
New and improved features
|
Features below were firstly introduced or significantly improved in this release:
- Improved logging of MSI package generation process
|
|
Resolved issues
|
This release contains a set of resolved issues, including most important ones, listed below:
- The Application Update Wizard dialog is displayed above the Trial dialog
- Wrong data validation in the Create System Folder dialog
|
Version 4.4 [07 May 2010]
|
|
Filtering Processes during Live Monitoring
|
Now before starting of the capturing process, using the Live Monitoring technology, you can select processes which changes should be filtered out from monitoring results. In opposite to processes filter configuration, defined in application preferences, you can apply custom set of filters for every capturing by selecting required items from the list of currently running processes. This feature simplifies filtering out of unwanted changes, because you get a list of active processes and can decide which of them have no relation to capturing activity and can be filtered.
|
|
Using regular expressions and wildcards in filters
|
Specification of monitoring and uninstall filters becomes more flexible with an ability to use regular expressions. Now you can use just one filter value with regular expression to cover multiple entries. Powerful regular expressions language allows to create advanced configurations with low efforts. If you are not familiar with regular expressions, you can use simpler approach, based on wildcards, for configuring filters that cover multiple entries. For specification of file system and processes filters you can use wildcard symbols that used in file system search.
|
|
New and improved features
|
Features below were firstly introduced or significantly improved in this release:
- Introduced validation of filter values
- Improved performance of MSI package generation
|
|
Resolved issues
|
This release contains a set of resolved issues, including most important ones, listed below:
- Some Processes Filters do not work in some cases
|