Delphi 2007 arrives on my desk, finally

Posted: (EET/GMT+2)

 

Finally, some installation codes and SLIP files from CodeGear. The new web-based installer is very small, only 5 megabytes, and depending on your Delphi version (serial number) and selections, it downloads only the needed installation packages.

With Delphi 2007's MSBuild based compilation, there's a new XML based project file with the .DPROJ extension. When you type MSBuild on the command line (and have the proper paths set up), you could compile your projects from the command line. I've yet to test this myself, though.