[Sunday, April 17, 2005 11:00 AM]

Found this in firebird-odbc-devel@lists.sourceforge.net

Chris Laurie and Friedrech Linder, how are you doing with a Install
Builder script for installing Firebird ODBC and Client and also the
Server. So that we can have our customers install it themselves?
Greetings
Johan van Zyl

'Example for For Win98:

copy IscDbc.dll, OdbcJdbc.dll, OdbcJdbcMT.dll, OdbcJdbcSetup.dll
to folder c:\temp

Install
C:\Win98\SYSTEM\RegSvr32.EXE /s /i .\OdbcJdbcSetup.dll
Uninstall
C:\Win98\SYSTEM\RegSvr32.EXE /s /u .\OdbcJdbcSetup.dll
Warning!
Always set full path for RegSvr32.EXE and
always set .\ before OdbcJdbcSetup.dll

PS:
It is safe variant, however there are also other decisions :-)

--
Best regards,
Vladimir Tsvigun"

================
Johan van Zyl
JVZ Systems CC