Warning when installing TeeChart 8.06 to D2010
Posted: 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)
"
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)
"