TeeChart7.02Builder6 Installer - Wrong recognition of BCB6
TeeChart7.02Builder6 Installer - Wrong recognition of BCB6
Hello,
the new Installer does not recognize the correct BCB version.
<--
Installer: "Borland Builder 6 Standard version found"
Your Borland Builder version level is "Standard".
Borland Builder Standard version does not include QuickReport, Database support and Decision Cube packages.
For this reason, the TeeChart for QuickReport, the database Chart and DecisionGraph components will not be installed
-->
My system:
- C++Builder 6 Enterprise German (Update Pack 4),
- Win2k SP4
- TeeChart Pro 7.0 VCL/CLX License (without source code)
Previous ones Installer of TeeChart (7 and 7.01) recognized the correct BCB version. The installations did not run however for the well-known reasons successfully.
I would like to finally use TeeChart Pro in my projects. So far I wasted very much time with the integration of TeeChart Pro in BCB6 after the broken off installations.
When is a correct version finally available of Installer?
Ralf
the new Installer does not recognize the correct BCB version.
<--
Installer: "Borland Builder 6 Standard version found"
Your Borland Builder version level is "Standard".
Borland Builder Standard version does not include QuickReport, Database support and Decision Cube packages.
For this reason, the TeeChart for QuickReport, the database Chart and DecisionGraph components will not be installed
-->
My system:
- C++Builder 6 Enterprise German (Update Pack 4),
- Win2k SP4
- TeeChart Pro 7.0 VCL/CLX License (without source code)
Previous ones Installer of TeeChart (7 and 7.01) recognized the correct BCB version. The installations did not run however for the well-known reasons successfully.
I would like to finally use TeeChart Pro in my projects. So far I wasted very much time with the integration of TeeChart Pro in BCB6 after the broken off installations.
When is a correct version finally available of Installer?
Ralf
Hi, Ralf.
The installer only looks in the registry if your BCB version is correct. Perhaps the problem is your BCB registry entries are not what installer expects. Please check if the following registry key exists and what is it's value:
In case you're using Enterprise version and it was installed correctly the Version should contain only "CSS" string.
The installer only looks in the registry if your BCB version is correct. Perhaps the problem is your BCB registry entries are not what installer expects. Please check if the following registry key exists and what is it's value:
Code: Select all
HKEY_CURRENT_USER\Software\Borland\C++Builder\6.0\Version
Marjan Slatinek,
http://www.steema.com
http://www.steema.com
Hi Marjan,
the entries in Registry seem to be corrected?
Is there another possibility of convincing Installer of that the correct BCB version? Thank you.
Ralf
the entries in Registry seem to be corrected?
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Borland\C++Builder\6.0]
"UseSharedFiles"="TRUE"
"Version"="CSS"
"App"="C:\\Programme\\Borland\\CBuilder6\\Bin\\bcb.exe"
"RootDir"="C:\\Programme\\Borland\\CBuilder6"
...
"Update #4"="TRUE"
Ralf
Marjan wrote: ...In case you're using Enterprise version and it was installed correctly the Version should contain only "CSS" string.Code: Select all
HKEY_CURRENT_USER\Software\Borland\C++Builder\6.0\Version
Hi Ralf,
I've just test it here (using Win2k SP4 and BCB6 Ent. and the latest v7.02 installer) and works fine, all the components has been installed correctly.
Maybe the problem is a corrupted installer. Have you tried to download it again from our web site ?
I've just test it here (using Win2k SP4 and BCB6 Ent. and the latest v7.02 installer) and works fine, all the components has been installed correctly.
Maybe the problem is a corrupted installer. Have you tried to download it again from our web site ?
Pep Jorge
http://support.steema.com
http://support.steema.com
Hi,
just still once Installer loaded:
The result is unfortunately identical.
Can it be because of the language version (WinXP, BCB6)? I use in each case the German versions ...
Ralf
just still once Installer loaded:
Code: Select all
TeeChart7.02Builder6..> 27-Dec-2004 08:40 23.0M
Can it be because of the language version (WinXP, BCB6)? I use in each case the German versions ...
Ralf
Hi Ralf,
this should not be problematic, have you tried to install it on another machine ?
this should not be problematic, have you tried to install it on another machine ?
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Site Admin
- Posts: 83
- Joined: Wed Nov 12, 2003 5:00 am
- Location: Girona, Catalonia
- Contact:
The installer looks for HKEY_LOCAL_MACHINE, not HKEY_CURRENT_USER
Do you have this ok at registry hkey_local_machine?
regards
david
Code: Select all
[HKEY_LOCAL_MACHINE\Software\Borland\C++Builder\6.0]
"Version"="CSS"
regards
david
9231449 wrote:Is there another possibility of convincing Installer of that the correct BCB version? Thank you.Code: Select all
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Borland\C++Builder\6.0] "Version"="CSS"
Hi David,
seems correctly too:
Regards, Ralf
seems correctly too:
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\C++Builder\6.0]
"App"="C:\\Programme\\Borland\\CBuilder6\\Bin\\bcb.exe"
"RootDir"="C:\\Programme\\Borland\\CBuilder6"
"LocalSharedRoot"="C:\\Programme\\Gemeinsame Dateien\\Borland Shared"
"Update #4"="TRUE"
"UseSharedFiles"="FALSE"
"Version"="CSS"
...
David wrote:The installer looks for HKEY_LOCAL_MACHINE, not HKEY_CURRENT_USER
Code: Select all
[HKEY_LOCAL_MACHINE\Software\Borland\C++Builder\6.0] "Version"="CSS"
Hi,
I've exactly the same problems:
My system:
- C++Builder 6 Enterprise German (Update Pack 4),
- Win XP Pro German
- TeeChart Pro 7.0 VCL License
Previous ones Installer of TeeChart (7 and 7.01) recognized the correct BCB version, but there were some bugs with pie charts in 7.0 and teetree within 7.01.
I've exactly the same problems:
My system:
- C++Builder 6 Enterprise German (Update Pack 4),
- Win XP Pro German
- TeeChart Pro 7.0 VCL License
Previous ones Installer of TeeChart (7 and 7.01) recognized the correct BCB version, but there were some bugs with pie charts in 7.0 and teetree within 7.01.