PACE Suite 4.3

Released: Apr 25, 2017

Atualizações na 4.3

Recursos

Enhanced performance of building MSI

  • New enhanced algorithm for the building of MSI packages, now even the largest installers can be re-packaged in an amazingly short period of time.

Improved speed of opening MSI

  • Previously, opening a particularly large MSI in MSI Editor could have taken a substantial amount of time. In this release, this release improves the Open MSI feature in MSI Editor, so now you can open packages significantly faster.

Export registry to REG file

  • Now you can export registry entries from your MSI package to the REG file using MSI Editor. Registry export is available from different places:
    • Export the selected registry key or hive using the Registry tab;
    • Export registry of the selected Feature or Component using the Features/Components tab;
    • Export the selected registry entries from the Registry table on the Tables tab. The created REG file will have the latest 5.00 format version.

Import .NET assemblies and 64-bit COM information

  • Update small MSI packages, which require adding new files with their registration information, without them being recaptured.
  • Now the Import Files Wizard allows extracting and importing to the package both 32-64 bit COM information and .NET assemblies.
  • Import new files to the package by selecting the 'Import COM information' option on the last step of the wizard.

Correções

  • MSI Generator
    • 28033 - Getting the "Unable to cast object of type 'System.Byte[]' to type 'System.String'" error on building MSI package.
    • 28082 - Some properties from the selected MST are not applied to the simulated installation during creating a response transform.
    • 28094 - Absence of confirmation message on overwriting an existent MST with the newly created response transform.
    • 26840 - Wrong validation of captured and detected hardcoded values on the Properties tab.
    • 22959 - The generated MSI package does not have captured icon, displayed in the 'Programs and Features' of the Control Panel.
    • 27665 - Summary Information, displayed on the Package tab are overwritten with Summary Information from the selected 'MSI settings profile'.
    • 26263 - Redundant special symbols are exported to the REG file.
    • 28300 - Crash on switching to the Start screen after canceling save changes.
    • 28304 - Losing FTAs on importing some of App-V packages.
    • 28346 - Issue with saving project file, created by importing App-V package.
    • 28338 - Unexpected behavior on closing the Monitoring window.
    • 23195 - Renamed component is not displayed on the Features/Components tab after undoing changes.
    • 26851 - The 'There is an error in XML document' problem, appeared during the Snapshotting.
    • 28355 - Excluded registry keys are saved to the exported REG file.
    • 22915 - Validation does not work for the Language field of the Package tab.
    • 22971 - Validation does not work for the Product Code and Upgrade Code fields of the Package tab.
    • 28297 - Incorrect values of the required files are saved to the generated package.
    • 28425 - Permissions that were captured for the excluded registry keys are saved to the created MSI package.
    • 28383 - The "RemoveIniValues" and "WriteIniValues" actions are not added if absence on building MSI package with permission changes.
    • 27647 - The 'C:\Users\Public' directory is not defined properly in the created MSI package.
    • 25702 - Some internal and external CAB files of huge packages are missing.
  • MSI Editor
    • 24142 - Issue with opening huge packages with big amount of resources.
    • 27090 - Extracting COM information from the C:\Windows\SysWOW64\dplaysvr.exe file requests installing DirectPlay Windows feature.
    • 27605 - Crash on importing VSConvertersPackage.dll file to package.
    • 28049 - Closing the "Save As" dialog will close the application.
    • 28265 - Issue with opening certain MSI packages.
    • 28296 - Crash on reverting some changes such as applying MST.
    • 24215 - Crash on dropping some tables with changed content.
    • 26273 - The Find and replace windows does not respond in some specific cases.
    • 28366 - Crash on comparing some identical MSI packages.
    • 28394 - Unexpected behavior on multiple renaming key column values using the Tables tab.
    • 28455 - Crash on specific renaming of custom and standard actions on the Custom Actions tab.
    • 28430 - Incorrect import of the REG_MULTI_SZ registry value.
    • 28404 - Issue with updating some tables in result of complete removing and adding new permissions.
    • 28423 - Some of folders could not be expanded on the Files tab for some specific packages.
    • 23030 - The 'Existing' media type option is not available for the further file import if the Image Type in the Summary Information was set to 'External tree - *'.
    • 21862 - Incorrect information message on comparing identical packages.
    • 23973 - Failed to import locked system files without warning message.
    • 25930 - Issue with displaying imported files on the Files tab if the TARGETDIR directory does not exist.
    • 27761 - Redundant row is added to the Media table after importing files with the 'Uncompressed' media type option.
    • 28267 - Special symbols are not replaced in the file name of the imported icon containing file to the Icon table.
    • 28275 - Incorrect value of the DiskId column is saved to the Media table on files import.
    • 28276 - Issue with importing some registry entries, which contain the 'WOW6432Node' key.
    • 28277 - Imported TLB files are saved to one component instead of separate ones.
    • 28283 - The import shortcut function displayed incorrectly in the Undo/Redo history list.
    • 28287 - By default, the Platform type is not specified for the blank packages.
    • 28363 - Empty binary registry values are imported as string values.
    • 28364 - Issue with escaping some special symbols in the registry, imported from the REG file.
    • 28372 - Some of input fields on the Registry tab is not disabled for the read-only packages.
    • 28426 - Find/Replace does not work with the backward slash symbol '\'.
    • 28407 - Sorting by column does not work properly in the list on the last step of the Import files wizard.
    • 28447 - Issue with escaping square brackets in string registry values on the registry import.
    • 28448 - Incorrect replacing of the "%1\ substring in MSI tables using the Find/Replace functionality.
    • 28095 - The "RemoveIniValues" and "WriteIniValues" actions are not added if absence on adding permission changes.
    • 28381 - Paths to imported COM objects are not replaced with the respective file properties ([#filekey]).
    • 24226 - Validation for adding new folder with a non-unique name does work.
    • 21250 - Renaming folder to a non-unique name leads to hiding this folder from the Files tab.
    • 24178 - Issue with importing big amount of files to MSI package using the 'New CAB' media type.