My Delphi7 project will not run on my clients computer unless I have multiple runtime packages in transit. e.g. rtl70.bpl
I have an assembly with runtime packages , shouldn't they run in exe?
Edit: The project uses Jedi Packages (TJvPlugin) and runs the program without using any plug-in. As soon as I add the plugin, bp will not detect errors. It seems to hurt living with extra packages.
delphi packages bpl
Christopher chase
source share