I need to migrate to RAD Studio and have this installed on a new workstation. At the moment I still need to develop with Delphi 6 until we get all the necessary control updates and sort out the version control.

So my question is can I just install Delphi 6 on the same machine with no adverse impact for either product?

Thanks in advance.

link|improve this question

50% accept rate
feedback

3 Answers

up vote 7 down vote accepted

There are no problem to install D6 and RAD 2009 at the same machine.
I think that it's better install first the previos version (first D6 and after D2009), but it's not absolutly necesary.

Regards and excuse for my bad english.

link|improve this answer
Thanks for that I will give it a go and report back. I already have RAD 2009 on the machine so will try with DELPHI 6 second. – Andrew Wood Oct 1 '09 at 10:17
1  
In case of problems, uninstall D2009 first! Then install D6, then re-install S2009 again. Chances are that the installation of D6 will mess up your D2009 registry settings. (And undo certain file associations.) – Wim ten Brink Oct 1 '09 at 12:01
1  
From my experience it IS necessary to install former version first, then the latter. – Ertugrul Kara Oct 1 '09 at 12:21
It installed fine with Delphi 6 after RAD Studio 2009 (it was already on the machine so thought I would try). Now I can start the slow process of miogration, thanks. – Andrew Wood Oct 5 '09 at 8:29
Sorry spell checker ignore. It should of course be migration. – Andrew Wood Oct 5 '09 at 8:30
feedback

Installing them on the same system is no problem at all.

For migration, our clients have good experience with migrating to Delphi 2007 first, then do the Unicode migration to Delphi 2009 or Delphi 2010 second.

Doing both migration at the same time can work, but usually result in a migration that is too complex to do in one step.

--jeroen

link|improve this answer
feedback

I have delphi 3 to 2009 installed in my machine and I dont have any problem with any of the the Delphi IDEs. Only the BDS 2006's C++ IDE does not work anymore. There is a problem when C++ builder 2006 and 2007 installed in the same machine.

link|improve this answer
Wow. I thought I was pushing it but you have all of them from 3. – Andrew Wood Oct 5 '09 at 8:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.