We are pleased to announce the availability of SetupBuilder 6.7 "March 2008 Update". This release is available, free of charge, to all SetupBuilder customers who have an active SetupBuilder maintenance subscription plan.
We want to continue to be part of your success and hope that these changes help show that we listen, and respond, to our customers.
FEATURE : Add "Italian (Standard).lng" language file (thanks to motleysoft.com).
FIX : [SB#803051] IDE: When using nested compiler variables, the compiler did not find the first defined compiler variable (from within the alphabetically sorted internal compiler variable list).
FIX : [SB#803061] IDE: Possible Shift+Up and Shift+Down cursor problem in the Script Editor.
CHANGE : IDE: The "Get System Information (Generate GUID)" generates a GUID in form of {5B975D60-E785-11DC-4823-15B6E5830029} now. Previous SetupBuilder versions generated the GUID in form of 5b975d60-e785-11dc-4823-15b6e5830029.
CHANGE : The "Product GUID" [PRODUCTGUID] supports a runtime variable now. This allows to dynamically create a GUID on-the-fly at installer runtime and use it as Product GUID. Note: If you are using the Web Update feature in combination with a runtime variable "enabled" [PRODUCTGUID], you have to find a way to detect the correct GUID in the web update project. Otherwise, Web Update is unable to update the version number on the target machine.
CHANGE : [SB#803041] Increase the size of the "File Version" and "Product Version" installer version resource items from 10 bytes to 20 bytes.
CHANGE : IDE: You cannot add "reserved" compiler variable names in the "Compiler Variables" Visualizer.
CHANGE : IDE: When adding an already existing compiler variable in the "Compiler Variables" Visualizer, the value of the existing variable is updated. A duplicate variable is not created.
CHANGE : IDE: The "Web Update Project" Wizard does not write the absolute Product GUID to the "Detect Previous Version" function any longer. It uses the [PRODUCTGUID] compiler variable now.