PDA

View Full Version : Compatibility settings for installed files



NewsArchive
07-14-2007, 05:42 AM
All,

Our goal was to release a bugfix before we go on vacation. But quite a few
developers have to define Compatibility Settings for installed files so I
decided to add a new feature to the next SetupBuilder "bugfix" build.

The new "Set AppCompatsFlags" function allows you to set the compatibility
properties for a program from within your installer (see screenshot).

This is the change log for the upcoming SetupBuilder 6.5 release.

Change log for release of SetupBuilder 6.5 Build 1926 (July 14, 2007)
----------------------------------------------------------------------------

FEATURE : Add "Set AppCompatsFlags" script function to set the
compatibility properties for a program from within your
installer. (Developer Edition only).

IMPROVEMENT: Add "Start on separate thread" option to the "Wait Dialog..."
script function.

FIX : [SB#707031] The "#ifcompvar" compiler directive did not resolve
a constant (e.g. $TRUE$ or $FALSE$).

FIX : Possible VBScript component problem (incorrect VB script size
detection issue).

FIX : [SB#707111] Possible Setup Type Features ID problem (buffer-
overrun issue).

FIX : [SB#707141] Handle String Function (Format Number) script
function was not working as expected.

--

Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

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

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
07-16-2007, 10:02 AM
Thanks Friedrich!

Lynn Howard