CPB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: BCB3 distribution (followup)
Here's what I've discovered.
If you compile to use runtime packages then your exe is really quite
small. This seems to me geered up for distributing apps across an
Intranet where all the runtime packages already exist. Actually it
would be a cool way of distributing beta apps to other developper for
testing because they should also have the correct runtime packages
(BPLs).
However, if you compile to not use runtime packages then we are
returning to larger EXE files which include all you need. For normal
distribution this is what you want I suspect.
If you compile for runtime packages you have to distribute the
appropriate set of BPL files as well. I'm not sure what documentation
is available on determining which ones need top ship with which.
HTH
Alan
W Komornicki's Home Page |
Main Index |
Thread Index