PDA

View Full Version : SetupBuilder 7.2 Build 3062 Maintenance Release



linder
08-27-2010, 08:12 AM
SetupBuilder 7.2 Build 3062 Release Announcement

We are pleased to announce the availability of SetupBuilder 7.2 Build 3062.
This release is available, free of charge, to all SetupBuilder customers who
have an active SetupBuilder maintenance subscription plan. The update
contains some important bug fixes and improvements. We strongly recommend
that all customers upgrade to the new version of SetupBuilder 7.2 as soon as
possible to maintain the highest level of support, performance and
reliability.

If you do not have an active subscription plan, please contact your account
manager at sales@lindersoft.com.


SetupBuilder 7.2 Build 3062 (August 27, 2010)
----------------------------------------------------------------------------

IMPROVEMENT: Add a "Hyperlink" control to the Visual Dialog Editor.

IMPROVEMENT: [SB#008121] IDE: Add support to clear all project items on the
Project list.

IMPROVEMENT: The "Get System Info (Volume System Name)" script function lets
you retrieve the name of the file system, for example, the FAT
file system or the NTFS file system. In addition to this, the
%_SB_RETURN% variable holds a specific "flag" associated with
the specified file system now. This lets you check whether the
specified volume is a compressed volume.

Example:

Set Variable %TEST% to FUNCTION:Get System Info(Volume System
Name) for "C"
Set Variable %VOLUME_FLAG% to "%_SB_RETURN%"
If %VOLUME_FLAG% Bitwise AND "$FILE_VOLUME_IS_COMPRESSED$" Then
Display Message Box "FILE_VOLUME_IS_COMPRESSED" -- ""
End

IMPROVEMENT: [SB#002253] IDE: Add $DEBUGMODE$ option to the SB_GENERATORFLAG
symbol in the "#ifdef..." compiler directive to retrieve the
Debug Mode status at compile time.

Example:

#ifdef SB_GENERATORFLAG Equals "1" on Position "$DEBUGMODE$"
Then
#msg "Debug Mode is ON"
#else
#msg "Debug Mode is OFF"
#end

FIX : [SB#007111] IDE: When 'Mutex (SYNCHRONIZE)' was selected in the
"Detect Active Application..." script function, the bottom
entry prompt was incorrect.

FIX : [SB#008091] IDE: On the File Extensions Visualizer, the
Arguments value label was spelled "Agruments".

FIX : IDE: Possible "list sort" problem in the "Run Programs",
"Environment Variables", and "Firewall Exceptions" lists.

FIX : [SB#008261] Installer: The "Cancel" button in the "progress
dialog" did not translate.

FIX : UnInstaller: The "Cancel" button in the uninstall "progress
dialog" did not translate.

CHANGE : [SB#008031] IDE: The compiler generates a warning when a "Send
OutputDebugString" debug function is in the script and debug
is off.

CHANGE : [SB#007271] IDE: When new items were added through the
"Visualizers", the IDE tried to reuse "freed script space"
(from items/lines that were removed from) in the script.

A new IDE option (which is enabled by default) always adds new
items to the end of a specific script section now (and does not
reuse freed script space any longer).

There is a new "Reuse freed SetupScript space" checkbox in the
global IDE Options if you would like to continue to use the
"old" method.

CHANGE : Updated online help.

REGRESSION : [caused by SB#006071] IDE: The "Remove" button on the "Pick"
dialog was always disabled.

----------------------------------------------------------------------------
----------------------------------------------------------------------------

The full history list can be obtained through the following link:
www.lindersoft.com/HISTORYSB7.TXT


Best regards,

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is Windows 7 installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner