
June 2nd, 2006, 09:20 AM
|
|
Registered User
|
|
Join Date: Jun 2006
Posts: 1
Time spent in forums: 50 m 45 sec
Reputation Power: 0
|
|
|
FireBird silent install missing options???
Hi All
I need to run a silent install of Firebird on other windows machines. The installer provides many helpful arguments, but I can't seem to find a way from the command line to 1) install it as an application and 2) do not start when the system boots up.
I run:
C:\FireBird_install>Firebird-2.0.0.12654-0-Win32.exe /SP /VERYSILENT /NORESTART /LOG /NOCANCEL /SAVEINF="c:INF.txt" /DIR="C:\opt\Firebird\Firebird_2_0" /COMPONENTS="SuperServerComponent, ServerComponent,DevAdminComponent, ClientComponent" /FORCE
Any thoughts?
Thanks again
|