Thread: Version 6.7
View Single Post
  #1  
Old 02-25-2008, 09:04 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
Version 6.7

Released on February 26, 2008

Enhancements

  • File actions: 1) Support relative paths in all actions; 2) Support long filenames (> 260 chars) when path field is prefixed with \\?\.
  • Global macros/.NET actions: Support .NET Framework and SDK v3.5.
  • Make VS.NET action: Use .NET 2.0 version of MSBuild to build VS 2005 projects if available.
  • NCover action: Support v2.
  • VMware Workstation action: Support guest username/password options.

    Bug Fixes

  • GUI App: 1) Error when inserting macro of different type than currently selected macro; 2) ClearType settings not honored on Vista / Office 2007 theme; 3) Ignore 'Tools | User Options | Build | Scroll step pane to show current step during build' if 'Tools | User Options | Build | Expand tree to show current step during build' is unchecked; 4) Script Editor tooltip shown even with no selection.
  • Builder component: 1) Special characters in FAILSTEP_OUTPUT macro escaped twice; 2) Build continues instead of exiting if step is configured to build failure steps and exit on failure.
  • COM Register action: Enable TLB field when unregistering .NET assembly.
  • Delphi action: May not locate MSBuild properly.
  • FTP action: Folders not always purged when syncing.
  • Make VS.NET action: 1) Choosing All configurations with multiple selection does not stick; 2) Error building some individual VC++ projects in VS 2005; 3) Handle comma decimal in project file version.
  • Wait action: Action hangs instead of failing when waiting on files if path not specified.
  • Reply With Quote