Launcher for the Delphi IDE that decides which of multiple IDEs to launch based on the name and contents of the file passed to it. It supports .dproj, .dpr, .dpk, .bdsproj, .bdsgroup and .groupproj files.
* Can now also handle .groupproj files * In addition to suffixes and ProjectVersion entries now also DllSuffix entries are used to determine the Delphi version * Colored output * Switched to release build (previous versions were debug builds)