PDA

View Full Version : SetupBuilder 6.7 "January 2008 Update" Information



NewsArchive
01-25-2008, 02:40 AM
Just wanted to let everyone know that the SetupBuilder 6.7 "January 2008
Update" will be released on next Monday. We have added a few more fixes,
and want to be able to regress test them over the weekend.

Change log for SetupBuilder 6.7 "January 2008 Update"
(Build 2121 - January 25, 2008)
----------------------------------------------------------------------------

FEATURE : setupPROTECT SDK (sPSDK) for SetupBuilder Developer Edition is
available (requires a valid and current subscription).

IMPROVEMENT: IDE: Add "Disable 'Cancel Setup' Message Box" option to the
"Wizard Loop" Statement.

IMPROVEMENT: IDE: Add "IDEPLOY.CLI" pragma to set the name of the INI file
name if the "Store Properties in INI File" option is enabled
in "Install Web Update Client".

IMPROVEMENT: [SB#801121] Installer: "Post to HTTP Server..." function
returns the server response in variable %_SB_RETURN% and the
complete HTTP response in %_SB_RETURNEX%.

IMPROVEMENT: Add "Reverse String" option to the "Handle String Function"
script function. This functions lets you reverse a string.

IMPROVEMENT: Add "Volume System Name" option to the "Get System
Information..." script function. This option lets you retrieve
the name of the file system, for example, the FAT file system
or the NTFS file system.

IMPROVEMENT: [SB#801242] Installer: Version resource includes ProductName
and ProductVersion items now.

FIX : [SB#712201] Installer: Possible "Readme" and "License
Agreement" buffer overrun issue when using .txt files > 1,024
bytes.

FIX : [SB#712211] Installer: The "Cancel Setup" message box did not
display the MSG_CANCELSETUPTITLE text resource in the title.

FIX : Installer: "Handle String Function (Replace)" function was not
working as expected.

FIX : [SB#801121] Installer: Possible "Get INI Value..." script
function problem.

FIX : Installer: Multiple calls to "Post to HTTP Server..." function
from the same application caused an incorrect return value.

FIX : Installer: "Handle File Listing (Load File List)" script
function when using recursive wildcard search was not working
as expected.

FIX : [SB#801242] IDE: Closing a project did not free the FTP Upload
queue.

CHANGE : Installer: Revert code change from Build 2070 ("Possible nested
runtime variable definition issue").

CHANGE : Installer: Command line limit increased to 1,024 bytes.

CHANGE : [SB#080111] Installer: Press [Enter] on the Finish dialog is
triggered now.

CHANGE : Hide the "Key Password" in the "#code-sign application..."
compiler directive by masking it.

CHANGE : IDE: Minor compiler modifications.

CHANGE : Copyright text changed from "1997-2007" to "1997-2008"

CHANGE : Updated online help.

CHANGE : Updated PDF manual.

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

Best regards,

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

"point. click. ship" - that's SetupBuilder 6.7
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
01-30-2008, 01:48 AM
Testing the new SetupBuilder build took longer than expected. We'll try to
make it available tomorrow.

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

"point. click. ship" - that's SetupBuilder 6.7
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
01-30-2008, 01:48 AM
You can't rush testing <g>.


--
Russell B. Eggen
www.radfusion.com
Skype Clarion chat: http://tinyurl.com/2273lm

NewsArchive
01-30-2008, 01:49 AM
>
> You can't rush testing <g>.
>

<G> :)

Friedrich

NewsArchive
02-01-2008, 01:33 AM
Quick update: still working on a long-standing issue...

Sorry for the delay.

Friedrich

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

"point. click. ship" - that's SetupBuilder 6.7
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
02-01-2008, 01:34 AM
For years, my rule of thumb for writing software has been.

1. Estimate realistically the longest it could possibly take.
2. Then double that amount.
3. Then multiply that amount by 10.

Sometimes I come close <g>

Jane

NewsArchive
02-01-2008, 01:34 AM
> 1. Estimate realistically the longest it could possibly take.
> 2. Then double that amount.
> 3. Then multiply that amount by 10.

Hey Jane!

Have you been sneaking a peek at the schedule we had for PageSnip?

<VBG>

Charles


--
-------------------------------------------------------------------------------------------------------
Charles Edmonds
www.pagesnip.com - "Print and Save the Web, just the way you want it!"
www.clarionproseries.com - "Serious imaging tools for Clarion Developers"
www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
and Forms!"
www.lansrad.com - "Intelligent Solutions for Universal Problems"
www.fotokiss.com - "World's Best Auction Photo Editor"
-------------------------------------------------------------------------------------------------------

NewsArchive
02-01-2008, 01:35 AM
Nah, Chas...

I derived most of my research based on a certain announcement of a certain
Armadillo-related product at a certain programmers' convention in a certain
year.... <VBG>

Jane

NewsArchive
02-01-2008, 01:36 AM
> I derived most of my research based on a certain announcement of a certain
> Armadillo-related product at a certain programmers' convention in a certain
> year.... <VBG>

LOL - that would be a good basis too<g>

Actually I have been sitting here working on tidying up the beta release
for SoftDefense, so (now that PageSnip has left the nest) things are moving
forward there again...

As an aside, the codes sent out for PageSnip are sent by the new and
improved RegKISS (not in full auto mode yet as I want to manually check
things a bit longer), but still it is using the new hooks to external
CodeGens.

Of interest to all here, RegKISS automatically supports issuing and
tracking both a registration code and a maintenance code as well as an
installer code. Most won't use all of these, but for the really paranoid
among us you can have a SetupBuilder installer code, a maintenance code and
a license code. Since all the codegens are external they can be a mix and
match of spSDK and Armadillo codes (or whatever you want them to be).


;-)

Charles


--
-------------------------------------------------------------------------------------------------------
Charles Edmonds
www.pagesnip.com - "Print and Save the Web, just the way you want it!"
www.clarionproseries.com - "Serious imaging tools for Clarion Developers"
www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
and Forms!"
www.lansrad.com - "Intelligent Solutions for Universal Problems"
www.fotokiss.com - "World's Best Auction Photo Editor"
-------------------------------------------------------------------------------------------------------

NewsArchive
02-01-2008, 01:37 AM
> For years, my rule of thumb for writing software has been.
>
> 1. Estimate realistically the longest it could possibly take.
> 2. Then double that amount.
> 3. Then multiply that amount by 10.
>
> Sometimes I come close <g>

<BG> Or maybe two days after never :)

The new build was ready to ship (and already uploaded to the server) and
then I found this very low level, long-standing bug. I noticed it when I
tested a new Examples package.

Friedrich

NewsArchive
02-01-2008, 01:37 AM
Well, I hope you've learned your lesson, young man!

This testing of stuff has got to stop!!

And as for Examples... need I say more ????

Jane

NewsArchive
02-01-2008, 01:38 AM
> And as for Examples... need I say more ????

Next thing you know he'll be updating the docs!

Tsk..tsk..tsk...

;-)

Charles


--
-------------------------------------------------------------------------------------------------------
Charles Edmonds
www.pagesnip.com - "Print and Save the Web, just the way you want it!"
www.clarionproseries.com - "Serious imaging tools for Clarion Developers"
www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
and Forms!"
www.lansrad.com - "Intelligent Solutions for Universal Problems"
www.fotokiss.com - "World's Best Auction Photo Editor"
-------------------------------------------------------------------------------------------------------

NewsArchive
02-01-2008, 01:40 AM
Update to the "quick update". I believe it's fixed now. The issue was
caused by a source code bug in SetupBuilder and by a Microsoft Visual C++
..NET problem. The function that causes problems is compiled with Microsoft
Visual C++ .NET. We fixed the source code bug but it still did not
correctly. After countless hours of research and hundreds of tests it
turned out that turning on compiler optimization generated incorrect code.
Installing a VC++ service pack seems to help.

I need an aspirin now...

I'll perform further tests. The "SetupBuilder 6.7 -- February 2008 Update"
is scheduled for next Monday now.

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

"point. click. ship" - that's SetupBuilder 6.7
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner