PDA

View Full Version : Version 7.2


kinook
07-13-2009, 01:00 PM
Released on <b>July 13, 2009</b>

<b>New Actions</b>
<li>Dr.Explain
<li>Helpinator
<li>HelpMaker

<b>Enhancements</b>
<li><b>Actions pane</b>: Hide unused actions (View and right-click menus).
<li>Enable encrypting of existing macro values (Macro Properties dialog).
<li>Option to prompt before deleting global subroutine steps and global macros (<i>Tools | User Options | Projects/Steps</i>).
<li>Option to include step numbers in text log file (<i>Tools | Application Options | Logging (More)</i>).
<li>Make Failure Steps column blank if not building failure steps but a failure subroutine was specified.
<li>Remember printer selection and setup between multiple print/previews in same session.

<b>Action Enhancements</b>
<li><b>ADO</b> action: 1) Command timeout option (Command tab); 2) Explicitly close connection before disposing of connection instance if <i>Statement returns results</i> option unchecked.
<li><b>Advanced Installer</b> action: Support v7.
<li><b>Flare</b> action: Support v5.
<li><b>InstallAware</b> action: Support v9.
<li><b>InstallShield</b> action: Support v2010.
<li><b>Make Delphi/C++Builder</b> actions: 1) Option to update .res file with property changes without building (Project/Group tab); 2) Option to override default rsvars.bat path (Options tab); 3) Parse and use build order defined in .bpg file (Delphi 7 and earlier); 4) Support v2010.
<li><b>Make VS 2010</b> action: Update for Visual Studio 2010 Beta 1.
<li><b>Multilizer</b> action: Support v2009.
<li><b>Read File</b> action: 1) Support reading text from a string or macro; 2) Option to not escape special VBP characters in value.
<li><b>Read INI</b> and <b>Read XML</b> actions: Option to not escape special VBP characters in value.
<li><b>Read Registry</b> action: 1) Option to specify macro to store value in; 2) Option to not escape special VBP characters in value.
<li><b>Read XML, Write XML,</b> and <b>Transform XML Log</b> actions: Options to 1) Enable XSLT script code execution, 2) Enable document function, 3) Use inline schemas for validation.
<li><b>RoboHelp</b> action: Support v8.
<li><b>Run Program</b> and derived actions: 1) Automatically quote <i>Command to run before main command</i> if it contains spaces and is a valid filename; 2) Abort step if <i>Command to run before main command</i> fails.
<li><b>Run SQL</b> action: Options for 1) Column separator, 2) No column headers, 3) Print performance statistics (Output tab).
<li><b>Sign Code</b> action: Additional logging.
<li><b>Subversion</b> action: Support v1.6.
<li><b>Surround SCM</b> action: Support v2009.
<li><b>VMware Workstation</b> action: Support VMware ESXi.
<li><b>Wise Setup</b> action: 1) Support Wise Package Studio v7; 2) Option to not run silently (Options tab).

<b>Bug Fixes</b>
<li>Builder component: <i>Object already exists</i> error could occur when decrypting encrypted macro values or step properties.
<li>Console app: Build aborts if any user logs off when build started by a service (i.e., CruiseControl) is running.
<li>Global macros sometimes not reloaded after changed by chained project.
<li>GUI App: 1) <i>Match case</i> and <i>match whole word</i> options reversed when replacing (<i>Edit | Replace</i>); 2) Encrypted macro value in Macro Properties dialog not always hidden; 3) Backup options (Tools | User Options | Backups) scrambled if Print/Preview options (Tools | User Options | Print/Preview) changed and Backup options not changed.
<li><b>7-Zip</b> action: 7-Zip command-line executable filename not quoted if path contains spaces.
<li><b>Batch File</b> action: Macros not expanded in Parameters field on Input tab.
<li><b>FTP</b> action: 1) Doesn't login after connecting to proxy server; 2) Enable logging for List command.
<li><b>Make C++Builder/Delphi</b> actions: 1) Version/properties not updated in .bdsproj file if not building; 2) C++Builder 2006 project .res file not updated with version/property changes.
<li><b>Make VS 2010</b> action: Support for .vcxproj (MSBuild format VC++) project files.
<li><b>Read File</b> action: Handle no match condition.
<li><b>Read INI</b> action: <i>The parameter is incorrect</i> error enumerating section containing no entries.
<li><b>Read Registry</b> action: Opens registry key with full access instead of read access.
<li><b>Service</b> action: Wrong message logged when deleting service.
<li><b>Set File Attributes</b> action: <i>Exclude non-Archived</i>, <i>Exclude System</i>, and/or <i>Exclude Hidden</i> checkboxes on Attributes tab incorrectly checked if related option on Set Attributes tab equals Set or Clear.