Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: SetupBuilder 6.0 Change Log [December 08, 2006]

  1. #1

    Default SetupBuilder 6.0 Change Log [December 08, 2006]

    SetupBuilder 6 is code complete, but we are still working on the SB6
    documentation. We have recompiled all source codes with Clarion 6 build
    9055, and want to be able to regress test the SetupBuilder IDE over the
    weekend.

    Change log for release of SetupBuilder 6.0 Build 1708 (December 08, 2006)
    ----------------------------------------------------------------------------

    Features/Improvements/Fixes/Workarounds/Changes/Notes:

    FEATURE : Add "#code-sign application" compiler directive to code-sign an
    application.

    FEATURE : Add "#embed manifest in application" compiler directive to
    embed a Vista-aware manifest in an application.

    FEATURE : Add "Polish" language file (thanks to Leszek Guzowski).

    FEATURE : Add "Greek" language file (thanks to Steven Sitas).

    FEATURE : Add "Romanian" language file (thanks to Robert Iliuta).

    FEATURE : [To be confirmed] Add "Bulgarian" language file (thanks to
    Artin Nigohosian).

    FEATURE : Add "Requested Execution Level" option to the General
    Information "Generator Settings".

    FEATURE : Add support for networks in the Files and Folders Visualizer.

    FEATURE : System Restore Point handling is back. The "Set System Restore
    Point" script function makes it possible to create, end and
    cancel system restore points on Me, XP and Vista.

    FEATURE : Add "Add/Remove Scheduled Task" script function to schedule
    any script, program, or document to run at a time that is most
    convenient for you. Scheduled Tasks run in the background, and
    it starts each task that you schedule at the time that you
    specify when you create the task. This is supported under
    Windows Vista, Windows XP, Windows 2000 Professional, or
    Windows Me.

    IMPROVEMENT: Add "Uninstall" option to the "Copy Local File(s)" script
    function.

    IMPROVEMENT: Add "Do not overwrite existing files" option to the "Copy
    Folder Tree" script function.

    IMPROVEMENT: Add "Uninstall" option to the "Copy Folder Tree" script
    function.

    IMPROVEMENT: Add Subscription Key auto verification option to the Edit Data
    [Multiple Line] dialog

    IMPROVEMENT: Add "Remove value" option to the "Edit Registry" script
    function.

    IMPROVEMENT: Add "File List Filter" to the Files and Folder Visualizers "My
    Computer" file list.

    IMPROVEMENT: [SB#611241] Ability to create an Internet shortcut (Create
    Shortcut) where the target URL is taken from a variable.

    IMPROVEMENT: The General Information "Output Directory [OUPUTDIR]" property
    can handle compiler variables now.

    IMPROVEMENT: Add the ability to "Refresh Drives" in the "My Computer"
    folders list (Files and Folder Visualizer) by selecting the "My
    Computer" item and right-clicking the mouse.

    IMPROVEMENT: Add "Reboot Computer System and Resume" option to the
    Reboot/Resume script function. The new %_SB_RESUME% variable
    value is "1" if installer resume is enabled.

    IMPROVEMENT: Add ability to detect undeclared variables in an uninstall
    include script.

    IMPROVEMENT: If... and ElseIf script control statements makes use of native
    Windows controls now.

    FIX : Uninstall compatibility issue with Windows Vista build 6000.

    FIX : SetupBuilder IDE compatibility issue with Windows Vista build
    6000.

    FIX : [SB#611021] Possible (undetected) installer buffer overrun
    issue.

    FIX : "Delete Tree" script function did not check for undefined
    variables.

    FIX : [SB#611131] Get System Information (Current Date) returned
    '02i/mm' (instead of mm/yy) for format 13 and 'yy/02i'
    (instead of yy/mm) for format 15.

    FIX : [SB#611171] In certain isolated circumstances, the installer
    did not resolve variable names.

    FIX : "Target Operation Filter" did not work in the Run Program
    dialog.

    FIX : In certain isolated circumstances, the Cancel button on the
    "Do you want to save the changes" message box was not working
    as expected.

    FIX : Files and Folders Visualizer: various fixes in the source
    folder list.

    FIX : File | Send Project to Recycle Bin... was not working as
    expected.

    FIX : Minor IDE resizing issue.

    CHANGE : Default SetupBuilder 6 project file extension is .sb6 now.

    CHANGE : Various internal IDE modifications to support Windows Vista
    build 6000 (Mixed User Application classification - IDE runs
    as a Standard User or Administrator).

    CHANGE : Private Include Scripts are located in the common repository
    for application-specific data now. A typical path is
    C:\Documents and Settings\username\Application Data.

    CHANGE : "#include script" compiler directive supports both "Core" and
    "Private" include scripts now.

    CHANGE : Rename all SB5_* compiler variables to SB_*.

    CHANGE : Rename SB5_RES compiler variable to SB_REDIST.

    CHANGE : SB_TMP, and SB_UNZIP compiler variables point to the common
    repository for application-specific data now.

    CHANGE : "Product Version" field in iDeploy Web Update Properties is
    not supported any longer.

    CHANGE : Add [PRODUCTVER] compiler variable quick update option to the
    iDeploy Web Update Properties.

    CHANGE : Move "Check Interval (days)", "Encrypt Username/Password" and
    "Store Properties in INI File" from the "Enable Web Install"
    item to the "Install Web Update Client" item.

    CHANGE : Hide the "Digital Signature Key Password" on the screen by
    masking it.

    CHANGE : User Info Dialog Properties: removed "Auto Verify Serial
    Number" checkbox from the Advanced tab. This option is
    available in the Serial Number Tab now.

    CHANGE : When creating new projects, the SV_IPDATASERVER compiler
    variable is not created any longer.

    CHANGE : New "Get Started" page.

    CHANGE : New "Wait Dialog Properties" dialog.

    CHANGE : New "Wizard: Set Control Properties" dialog.

    CHANGE : The browse button in the "#include script" compiler directive
    supports "Core Include Scripts" and "Private Include Scripts".
    Separate include script locations are required because you
    don't have write access to the Program Files folder under
    Windows Vista any longer.

    CHANGE : New method to execute installers from the IDE (Test and Run)
    to support Vista.

    CHANGE : Remove "Wizard Auto Break" control statement. The compiler
    generates the wizard event processing feature automatically
    now.

    CHANGE : Rename "Reboot/Restart System" script function to
    "Reboot/Resume".

    CHANGE : Rename "Handle System Restore Point" script function to
    "Set System Restore Point.

    CHANGE : Rename "Handle Delayed File Install" script function to "Set
    Delayed File Install"

    CHANGE : Recompiled with Clarion 6.3 (9055).

    CHANGE : Updated online help.

    CHANGE : Updated PDF manual.

    CHANGE : Updated wupdate.exe (including wupdate.sb6) web update client.
    The default wupdate.exe is code-signed by Lindersoft now.

    CHANGE : Increment version number to 6.0.

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

    Regards,

    Friedrich Linder
    Lindersoft
    www.lindersoft.com
    +1.954.252.3910

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

  2. #2

    Default Re: SetupBuilder 6.0 Change Log [December 08, 2006]

    Thanks Friedrich - really eager to see it - and sorry for the way I used
    this post of yours in Clarion6 NG <VBG>

    JP

    --

    Thank you

    Jean-Pierre GUTSATZ

    Best Regards

  3. #3

    Default Re: SetupBuilder 6.0 Change Log [December 08, 2006]

    Thank you for your kind words

    Friedrich

  4. #4

    Default Re: SetupBuilder 6.0 Change Log [December 08, 2006]

    On 8 Dec 2006 10:09:25 -0500, friedrich linder wrote:

    > IMPROVEMENT: Add "File List Filter" to the Files and Folder Visualizers "My
    > Computer" file list.

    If this is what I think it is, AMEN BROTHER Friedrich!
    --

    Mark

  5. #5

    Default Re: SetupBuilder 6.0 Change Log [December 08, 2006]

    <G> Yes, it is what you think it is ;-)

    Friedrich

  6. #6

    Default Re: SetupBuilder 6.0 Change Log [December 08, 2006]

    On 8 Dec 2006 12:04:59 -0500, friedrich linder wrote:

    > <G> Yes, it is what you think it is ;-)

    Thanks, Christmas comes early this year
    --

    Mark

  7. #7

    Default Re: SetupBuilder 6.0 Change Log [December 08, 2006]



    Friedrich

  8. #8

    Default Re: SetupBuilder 6.0 Change Log [December 08, 2006]

    So this was built with an early release of C7? No? Bah! <bg>

    Sorry, could not resist <g>. Really looking forward to this! ;-)

    --
    Russ Eggen
    www.radfusion.com
    IRC Info: www.radfusion.com/irc.htm
    Freebies: www.radfusion.com/downloads.htm

  9. #9

    Default Re: SetupBuilder 6.0 Change Log [December 08, 2006]

    :-) It was a lot of work to make SB6 Vista compatible. I need vacation <g>

    Friedrich

  10. #10

    Default Re: SetupBuilder 6.0 Change Log [December 08, 2006]

    and you deserve it too !
    south of France ?

    JP

    --

    Thank you

    Jean-Pierre GUTSATZ

    Best Regards

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SetupBuilder 6.0 Change Log [November 30, 2006]
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 8
    Last Post: 12-01-2006, 05:42 AM
  2. SetupBuilder 5.6 Developer Edition is released!
    By linder in forum Lindersoft Announcements
    Replies: 0
    Last Post: 09-19-2006, 03:08 AM
  3. SetupBuilder 5.6 Developer Edition is released!
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 0
    Last Post: 09-19-2006, 03:07 AM
  4. SetupBuilder 5.5 Developer Edition is released!
    By linder in forum Lindersoft Announcements
    Replies: 0
    Last Post: 08-14-2006, 04:36 AM
  5. SetupBuilder 5.5 Update Information [July 11, 2006]
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 2
    Last Post: 07-13-2006, 07:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •