From: Alan B. <_@_._> - 2009-04-08 16:14:59
|
Alexander, Just one minor issue, re installing from a batch file to do a silent install Using build 144 the following command line switches work as expected and only does a deployment install :- Firebird_ODBC_2.0.0.144_Win32.exe /SP- /VERYSILENT /COMPONENTS="DeploymentComponent" Using build 149 using the same command line switches :- Firebird_ODBC_2.0.0_Win32.exe /SP- /VERYSILENT /COMPONENTS="DeploymentComponent" seems to ignore the DeploymentComponent option and does a developer install regardless Regard Alan |