| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Wed Nov 12, 2003 7:52 pm Post subject: Deploying a Delphi 7 .exe |
|
|
I have a couple of concerns about Deploying D7 .exe files legally on an
application server. The concern centers around the use of non-distributable
..bpl files. Our applications need to call designide70.bpl which is a
non-distributable .bpl file. I have created custom .bpl files that
"Require" designide.dcp by following an article provided by Borland to get
around the legal issues and this works fine. However, my question is, do I
need to use my custom design-time files/run-time files, OR can I do a
"minimum" install of D7 to the Test and Production servers to make things
legal?
I doubt the latter but I need a confirmation from a reliable source.
Thanks
-Mike
|
|
| Back to top |
|
 |
Ignacio Vazquez Guest
|
Posted: Wed Nov 12, 2003 8:15 pm Post subject: Re: Deploying a Delphi 7 .exe |
|
|
<Mike> wrote in message 3fb28f68$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I doubt the latter but I need a confirmation from a reliable source.
|
You might want to try asking in borland.public.install.delphi instead.
Cheers,
Ignacio
|
|
| Back to top |
|
 |
Guest
|
Posted: Wed Nov 12, 2003 8:18 pm Post subject: Re: Deploying a Delphi 7 .exe |
|
|
Thanks I will....and thanks for the borland link. I used it to write my
custom bpl files for our applications.
-Mike
"Ignacio Vazquez" <ivazquezATorioncommunications.com> wrote
| Quote: | Mike> wrote in message 3fb28f68$1 (AT) newsgroups (DOT) borland.com...
I doubt the latter but I need a confirmation from a reliable source.
You might want to try asking in borland.public.install.delphi instead.
Cheers,
Ignacio
|
|
|
| Back to top |
|
 |
|