PDA

View Full Version : SetupBuilder 7.1 PRE-RELEASE-2 available



NewsArchive
01-16-2010, 02:43 AM
SetupBuilder 7.1 PRE-RELEASE-2 Announcement

We decided to make another SB71 pre-release available. The updated
documentation will be part of the "final" SB71 release (scheduled to be
available next week).

www.lindersoft.com/sb70/sb71_2842_Dev.zip

If you would like to get access to the "SetupBuilder 7.1" pre-release and
you do not already have the unzip password, please send your SetupBuilder 7
serial number to sales@lindersoft.com


SetupBuilder 7.1 Build 2842 **PRE-RELEASE-2** (January 15, 2010)
----------------------------------------------------------------------------

FEATURE : Add "Pin to Taskbar..." script function. One useful feature of
the new Windows 7 taskbar is the capability to "pin"
applications - keep an application's icon in the taskbar at all
times for easy access. Instead of cluttering your desktop,
browsing your "Program Files" folder or clicking through the
Start menu, your users can launch your apps from the taskbar
with one click (**NOT AVAILABLE IN THE PRE-RELEASE**).

FEATURE : Add "#exe2msi..." compiler directive to wrap .exe installations
up as an MSI.

IMPROVEMENT: [SB#911062] IDE: The "Display Billboard..." script function
supports a Billboard ID combo box now.

IMPROVEMENT: Installer: Add support for a "Hot Key" in Shortcuts.

IMPROVEMENT: Add support for REG_QWORD on 64-bit Windows operating systems.

IMPROVEMENT: [SB#911261] The "Handle File Listing (Load File List)" function
supports multiple wildcards (e.g. *.bmp;*.jpg;*.jpeg;*.png)

IMPROVEMENT: The Registry Value Type is displayed in the Script Editor.

IMPROVEMENT: [SB#912081] IDE: The "Edit INI File..." Contents field supports
the file:// macro now to read (import) the contents of an INI
file at compile time.

IMPROVEMENT: IDE: Add "api-ms-win-core-?", "api-ms-win-security-?" and
"api-ms-win-service-?" DLLs to SBSCAN.INI.

IMPROVEMENT: Add support for the Clarion 7.1 (Build 6545 "December 22" and
later) environment.

IMPROVEMENT: Add "Enable Installer Integrity Check Verification for New
Projects" option to Tools | Options | Preferences. If it is
marked, the "Enable Installer Integrity Check" option is
enabled by default for new projects.

IMPROVEMENT: IDE: Add SILENTROLLBACK #pragma to launch required roll backs
without prompting the user.

IMPROVEMENT: IDE: Add "Process after script compilation" option to the
"#code-sign application..." compiler directive.

FIX : [SB#911061] Installer: Possible problem when loading Combo Box
control values in a "Custom Wizard Dialog" at startup. As a
result, the Select Item function did not work.

FIX : [SB#910291] Installer: Possible "Handle Text File Operating"
issue when replacing text in a text file.

FIX : [SB#910292] IDE: Possible "#ftp upload..." problem (the
uploaded file with an "SB7_t_m_p" added to the file name stayed
in the FTP folder indefinitely).

FIX : [SB#911161] Installer: Under certain circumstances, the "Check
Service (Is Service Running)" script function did not close the
service handle.

FIX : [SB#911201] Installer: The logic in the If Statement "X
Contains Letters Not In Y" was reversed.

FIX : IDE: The logic in the #ifcompvar preprocessor "X Contains
Letters Not In Y" was reversed.

FIX : IDE: The logic in the #ifconst preprocessor "X Contains Letters
Not In Y" was reversed.

FIX : IDE: The logic in the #ifdef preprocessor "X Contains Letters
Not In Y" was reversed.

FIX : IDE: Possible "File | Send Project to Recycle Bin..." problem.

FIX : [SB#911261] Installer: Possible installer stack corruption when
using the "Windows Firewall Exception" script function on a
Windows operating system that does not support the Windows
Firewall.

FIX : [SB#912181] Installer: Application self-removal functionality
did not work in 64-bit mode.

CHANGE : Installer: The "Run elevated from non-elevated SetupBuilder
application" option in "Run Program..." is only executed on
Vista or better.

CHANGE : IDE: Minor modification to the compiler .htm report function.

CHANGE : IDE: Change "Set Installation Log Mode (Create Installation
App)" to "Set Installation Log Mode (Create Installation App
& Log)" in the Script Editor.

CHANGE : IDE: Minor modifications to the internal SetupBuilder license
file processing procedure.

CHANGE : IDE: Minor modification to the internal GetSpecialFolder
function.

CHANGE : IDE: Removed the "Clarion 7.0 (EE)" and Clarion 7.0 (PE)
conditions from the "If Clarion Statement".

CHANGE : [SB#A01151] IDE: The "Open My Include Script" file lookup on
include scripts remembers the last place that you got an .sbi
for that project.

CHANGE : IDE: Minor modifications in internal the SaveScript function.

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

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

NewsArchive
01-16-2010, 02:45 AM
IMPROVEMENT: IDE: Add "Process after script compilation" option to the
"#code-sign application..." compiler directive.

This cryptic improvement is a very good idea when you use the #exe2msi
option. It is generally made in postcompile mode.

Edvard Korsbęk

NewsArchive
01-16-2010, 02:45 AM
IMPROVEMENT: Add "Enable Installer Integrity Check Verification for New
Projects" option to Tools | Options | Preferences. If it is
marked, the "Enable Installer Integrity Check" option is
enabled by default for new projects.

THANKS!

Edvard Korsbęk