Skip to content
⌘ NSIS Forum Archive

Writing script to install Interbase (Client & Server) before the major installation?

2 posts

terencelg#edited

Writing script to install Interbase (Client & Server) before the major installation?

I got some problems writing the script to install the Interbase 6.0 Client and Server before installing my application (It seems the Interbase Setup program doesn't include the silent/unattended installation function). Could anyone give me some advices about how to make it done? Thank you very much!

Jr.
kichik#
Before we make our own installer, lets make sure it really can't be silent. What installer does it use? Have a look at this page. It explains about silent mode in most common installers (but no NSIS 🙁).