by "pr" <pr@[EMAIL PROTECTED]
>
Mar 1, 2006 at 04:18 AM
"shotokan99" <soft_devjava@[EMAIL PROTECTED]
> wrote in message
news:1140954744.154543.141060@[EMAIL PROTECTED]
>i had an application done using delphi4, now if i decide to ****ft to
> delphi5 do i have to make another insallation for my existing
> application incase i want to update the .exe file.
>
> btw, application is residing on client's pc.
>
If you are using packages, the *.bpl files, then they will
all have to be updated to the D5 version(s). D4 and D5
versions are most likely incompatible at that level, IOW,
you will need to upgrade all exe and bpl at the same time.
PR