- Fixed popup button localization not properly working on OS X when running in Qt mode
- Fixed <choiceParameterGroup> failing in some text mode scenarios when wrapped in a <booleanParameterGroup> with <validationType> set to always
- Improve linux details detection
Get the latest news, release information and tips and tricks for VMware InstallBuilder, the powerful, easy-to-use crossplatform installation tool.
2018/12/03
InstallBuilder 18.11.0 Released
Our latest monthly build of InstallBuilder has been released! For November, the InstallBuilder engineering team focused on the following changes:
2018/11/02
InstallBuilder 18.10.0 Released
Our latest version update for InstallBuilder is now available. For those of you wanting support for MacOS 10.14 (Mojave), we have good news- it is now supported!
In this update, we also improved detection of Windows system and user folders as well as the following bug fixes:
In this update, we also improved detection of Windows system and user folders as well as the following bug fixes:
- Fixed fail to validate floating license error
- Fixed not being able to disable HTTP proxy from installer GUI in certain cases
2018/10/01
Now Available: InstallBuilder 18.9.0
For September, the InstallBuilder engineering team has been focusing on adding a new <getDiskUsage> action, as well as some improvements.
New in InstallBuilder 18.9.0:
- New <getDiskUsage> action
- Improved boolean parameter display in win32, osx and xwindow GUI modes
- Improved performance of multiple actions using pattern for matching files
2018/08/30
Now Available: InstallBuilder 18.8.0
This month's InstallBuilder release brings a few improvements and bug fixes. Make sure that you are always using the latest version, so that your users get the best experience installing your software!
- Allowed the debugger to run in all unattended modes
- Improved system DPI granularity handling on Windows
- Improved <labelParameter> wrapping on some macOS environments
- Properly quoted UninstallString and Location registry entries on Windows
2018/07/27
InstallBuilder 18.7 Released
We recently released version 18.7.0 of BitRock InstallBuilder. The new release features the following improvements:
- Improved <singleInstanceCheck> on Unix platforms
- Fixed incorrect label wrapping in some macOS environments
2018/06/29
InstallBuilder 18.6.0 released
Our latest version update for InstallBuilder is now available. For June the InstallBuilder engineering team has focused on several improvements. Files which have been unpacked by the <unzip> <unpackFile> or <unpackDirectory> actions can now be added to the uninstaller automatically. by enabling the <addToUninstaller> property of these actions. In the following example the extracted files from an <unZip> actions are added to the uninstaller automatically:
<unzip>
<zipFile>${installdir}/data.zip</zipFile>
<destinationDirectory>${installdir}</destinationDirectory>
<addToUninstaller>1</addToUninstaller>
</unzip>
Another improvement is the added support for generating and signing DMGs over 4GB in size.
Here's an overview of the improvements and bug fixes:
- Add <addToUninstaller> option to <unzip>, <unpackFile> and <unpackDirectory> actions unpacking files to have them automatically removed by uninstaller
- Improved generation of DMGs over 4GB
- Allow signing of DMGs over 4GB
- Make <propertiesFileSet> add a trailing newline when appending new values
- Use display language rather than region for auto-detecting language on Windows
2018/05/15
InstallBuilder 18.5 now available!
The latest official release comes with the following improvements and bug fixes.
As you might know Apple plans to discontinue support for 32 bit apps and is actively warning users of the impending change, with a warning message notifying the user that the app will eventually not be compatible with the operating system unless it is updated.
Support for 64-bit installers has already been added in the previous release, InstallBuilder version 18.4. In this release we have been focused on fixing issues related to this new architecture.
As you might know Apple plans to discontinue support for 32 bit apps and is actively warning users of the impending change, with a warning message notifying the user that the app will eventually not be compatible with the operating system unless it is updated.
Support for 64-bit installers has already been added in the previous release, InstallBuilder version 18.4. In this release we have been focused on fixing issues related to this new architecture.
- Fixed "osxsigner" external tool not signing the osx-x86_64 runtime when using native mode
- Fixed Abort/Retry/Ignore dialog buttons in qt mode when using the osx-x86_64 runtime
- Fixed error showing the uninstallation finished popup in osx mode when disabling uninstallation confirmation in the osx-x86_64 runtime
- Fixed "setuid is not allowed" error on macOS when using unattended mode with minimal UI
- Fixed crash occurring in some scenarios when using qt mode with the osx-x86_64 runtime at initialization time
2018/04/19
InstallBuilder 18.4.0 Released
InstallBuilder 18.4.0 is now available, it contains the following improvements:
- Support generating 64-bit binaries on macOS
- Added initial retina display support for OS X mode when using the 64-bit runtime
- Fixed final page checkboxes alignment in "osx" and "xwindow" modes
2018/03/28
InstallBuilder 18.3.0 Released
InstallBuilder 18.3.0 is now available, it contains the following improvements:
- Fixed DMG background image not being properly configured in some environments
- Fixed HTML license text encoding handling in win32 and osx installation modes
2018/03/01
InstallBuilder 18 now available!
We have released the first update of 2018, containing the following improvements and bug-fixes.
- Allow <preShowHelpActionList> to modify which parameters/components will be displayed in the help menu
- Fixed <kill> action not working with 64-bit binaries on Windows
- Improved horizontal parameter group layout in gtk mode
- Improved <linkParameter> look and feel in osx and win32 modes when displayed inside parameter groups
Subscribe to:
Posts (Atom)