ReportBuilder needs to install in to the \RBuilder\ directory. It should be possible to install ReportBuilder for different versions of Delphi in the same root directory if you created a unique sub-directory for each Delphi version.
Is it not possible to have only one "rbEntxx.exe" file, and create directory like : Rbuilder\Sources Rbuilder\Delphi 10\Lib Rbuilder\Delphi 7\lib ... ? Is it not same sources for each Delphi version ?
Comments
ReportBuilder needs to install in to the \RBuilder\ directory. It should be possible to install ReportBuilder for different versions of Delphi in the same root directory if you created a unique sub-directory for each Delphi version.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Rbuilder\Sources
Rbuilder\Delphi 10\Lib
Rbuilder\Delphi 7\lib
...
?
Is it not same sources for each Delphi version ?
Unfortunately no, ReportBuilder needs to install into the /RBuilder/ directory. Your directory structure would need to look like the following.
MyRBDir/Delphi10/RBuilder/
MyRBDir/Delphi7/RBuilder/
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com