Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Easiest way to deploy?

1 view
Skip to first unread message

Scott Leake

unread,
Jan 16, 2008, 10:56:01 PM1/16/08
to
I have a D5 app that I am upgrading to D2007. I will be using IBX and
probably DBX (maybe ADO) and need to find a middle of the road install tool.
In the past with D5 we used Wise Install Builder. I need a little bit of
flexibility to put some stuff in the scripts like I could with WIB, but it
doesn't need to be Enterprise level. I would also like it to work well with
Delphi and be able to install the packages I need (IBX, DBX, ADO).

I looked at InstallAware that comes with Delphi and I see DB Express 4 in
there, but nothing about IBX (I'm not really sure what is needed to deploy
IBX) and nothing about ADO, though maybe I missed something.

Any help would be greatly appreciated.

Scott

Zoren Lendry

unread,
Jan 16, 2008, 11:03:24 PM1/16/08
to
Scott Leake wrote:
> I have a D5 app that I am upgrading to D2007. I will be using IBX and
> probably DBX (maybe ADO) and need to find a middle of the road install tool.
>
> I looked at InstallAware that comes with Delphi and I see DB Express 4 in
> there, but nothing about IBX (I'm not really sure what is needed to deploy
> IBX) and nothing about ADO, though maybe I missed something.

I can tell you that Inno Setup is a very nice tool if MSI is not in your
requirement list. As far as deploying an app using IBX, you don't need
anything if you do not build with run-time package dependencies. You
will need gds32.dll for IB connectivity, which Inno could place in the
proper place if you want it to.

Loren sZendre

Bill Todd

unread,
Jan 17, 2008, 8:13:13 AM1/17/08
to
IBX and ADO compile into your EXE. There is nothing to distribute.

--
Bill Todd (TeamB)

MikeR

unread,
Jan 17, 2008, 11:10:58 AM1/17/08
to
Zoren Lendry wrote:
> I can tell you that Inno Setup is a very nice tool if MSI is not in your
> requirement list. As far as deploying an app using IBX, you don't need
> anything if you do not build with run-time package dependencies. You
> will need gds32.dll for IB connectivity, which Inno could place in the
> proper place if you want it to.
>
> Loren sZendre
+1 for Inno
Mike

Ray Porter

unread,
Mar 16, 2008, 10:01:05 AM3/16/08
to
Another vote for Inno.

Ray

"Zoren Lendry" <zoren...@yahoo.com> wrote in message
news:478ed2ca$1...@newsgroups.borland.com...

0 new messages