dzBdsLauncher 1.0.8 released

I just released dzBdsLauncher 1.0.8. It now, in addition to the already existing checks, will also examine the full filename of a .groupproj file for hints on the Delphi version.

E.g. it will correctly determine the following file names to mean Delphi 2009:

  • UnitTestsGrp_BDS2009
  • UnitTestsGrp_D2009
  • UnitTestsGrp_Delphi2009
  • UnitTestsGrp_RS2009

It also examines the directories that contain the file, e.g.
d:\source\MyProject\packages\2009\MyProjek.groupproj .