Warning when installing TeeChart 8.06 to D2010

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
tsiipola
Newbie
Newbie
Posts: 21
Joined: Tue Oct 02, 2007 12:00 am

Warning when installing TeeChart 8.06 to D2010

Post by tsiipola » Wed Sep 16, 2009 7:38 am

When installing TeeChart 8.06 into Delphi 2010, there is a peculiar warning:

TeeChart Installation
VERSION: 8
RAD 2010.Win32 v14 (RAD v7 Enterprise)
Warning: Cannot find EnvOptions file at: C:\Users\OllSilt\AppData\Roaming\CodeGear\BDS\8.0\EnvOptions.proj

I wonder what this is all about, is it perhaps related to this note written in another post in this forum?
"
The installer of 8.05 seems to be writing to the wrong registry key "HKCU\Software\CodeGear\BDS\8.0" this should be "HKCU\Software\CodeGear\BDS\7.0"
You can fix this by manually editing the registry (I did an export on the faulty 8.0 key, changed the REG file in notepad so 8.0 becomes 7.0, and then imported it to the registry again)
"

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Warning when installing TeeChart 8.06 to D2010

Post by Narcís » Wed Sep 16, 2009 8:46 am

Hi tsiipola,

Yes, I could reproduce the issue here using TeeRecompile. I guess this path is not correct for RAD 2010 as it now uses "Embarcadero" folder instead of "CodeGear". However, I can't find EnvOptions.proj in my system either. I've checked that paths and environment variables are set up correctly though. We will try to fix it for next releases.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply