Re:BDE 5 deployment
There's not an InstallShield Pro script yet. IS just released a Pro template
for BDE 4.51. You may want to periodically check the InstallShield web site
for a template. I don't know what the deal is with the BDE installs. I guess
if you write anything other than simple apps you're not supposed to deploy
them for six months while you wait for the latest BDE install to become
available. Prior to the release of the BDE 4.51 template, I was using IS
Express to install BDE. I wrote the installation for our application in IS
Pro 5.1, and had the script perform LaunchAppAndWait to start the BDE
install. I modified the Express install so that it didn't have any dialogs -
it just installed BDE with my preset options.
William
Quote
Robert T. Wilson wrote in message <35C9FE20.6...@netins.net>...
>hi folks....
>i've just loaded delphi 4 and i own installshield professional....
>i want to deploy to 32 bit platforms.....
>how do i deploy BDE 5, it seems that the redist directory isn't on the
>cd-rom anymore....
>is there a preferred way to deploy BDE5
>thanks.....bob