After having installed XE2 I felt it would be a good idea to update Jedi JCL/JVCL

However, the installer does not recognize/show Delphi 2007 as an option any longer, only Delphi 2010 and XE2

Any way to fix that? I am guess it uses registry somehow?

link|improve this question

YOu reinstalled JCL then JVCL? They are separate installers, so you should specify what you did exactly. Where did you get the update? Latest JCL & JVCL definitely supports delphi 2007. – Warren P Feb 16 at 23:05
Downloaded 3.45 from sourceforge.net/projects/jvcl/files/JVCL%203/JVCL%203.45 and then tried to run install.bat for JCL Anyhow, same problem with old installer. Somehow Delphi 2007 has gotten invisible to the JEDI JCL+JVCL installer. – Tom Feb 17 at 0:50
The JCL 2.3.1.4197 build from sourceforge.net/projects/jcl definitely supports D2007 and XE2. I have both installed and it correctly found them. Not tried JVCL, though. – frogb Feb 17 at 11:06
I think the explanation simply is Delphi 2007 has gotten invisible which is quite odd. Under all circumstances, the installer does not list Delphi 2007 any longer :( – Tom Feb 17 at 11:24
Okay, I think I solved it like this: Backup'ed my old Jedi folder and renamed it. Then installed for XE2 from same folder as old was. Then renamed it. Renamed old folder back... Then copy/replaced new files into it. – Tom Feb 17 at 15:54
show 2 more comments
feedback

1 Answer

up vote 2 down vote accepted

I can reproduce the problem with the file you linked. JCL installer 2.31 is not detecting my Delphi 2007 IDE. I have XE, XE2, 7, and 2007 and it will not recognize 2007 when I unzip and run the installer.

The Solution on my system was simple: Run clean.bat, and try the JCL install again.

Your suggestion of wiping the folder out and replacing it with a clean fresh copy, combined with running clean, and with deleting all existing JCL/JVCL bpls from your BPL folders, might be required too.

link|improve this answer
Thanks for the tip. I was unsure what "clean" did and I did not want to risk "destroying" my Delphi 2007 and Delphi 2010 installation. I will bookmark this URL for when XE3 arrives :) Hopefully, by then, this will not be an issue! (Crossing fingers!) – Tom Feb 17 at 19:51
1  
I've posted some discussion on the jedi newsgroups and we'll try to make sure the next release installs cleanly. – Warren P Feb 18 at 0:03
feedback

Your Answer

 
or
required, but never shown

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