Hi, i wish use RBuilder enterprise compiling using RTime packages, what packages i need to distribute? what is the best method to work using RTPackages? Do you advice me to use RBenterprise using RTPackages?
The most concise way to figure out exactly what runtime packages to distribute with you application is to run the tdump.exe utility on your application executable (tdump is located in the Borland/DelphiX/bin directory). The utility will give you a listing of what method calls are made by the application and what packages those methods are located in. The other option is to examine the package list located under the 'Build with runtime packages' packages on the packages tab in the Project Options dialog. Please see ReportBuilder | Reference in Delphi help for a list of the ReportBuilder runtime packages.
Comments
distribute with you application is to run the tdump.exe utility on your
application executable (tdump is located in the Borland/DelphiX/bin
directory). The utility will give you a listing of what method calls are
made by the application and what packages those methods are located in. The
other option is to examine the package list located under the 'Build with
runtime packages' packages on the packages tab in the Project Options
dialog. Please see ReportBuilder | Reference in Delphi help for a list of
the ReportBuilder runtime packages.
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com