Subject | Silent Install question |
---|---|
Author | Koenraad Lelong |
Post date | 2011-11-28T15:25:15Z |
Hi,
I'm trying to make a installer for my application, including a silent
install of the firebird-client libraries. I'm using Inno-setup. I'm
experiencing problems. This is what I do, from the command-line, this
behaves the same as my installer :
Firebird-2.5.1.26351_1_Win32.exe /SP- /SILENT
/COMPONENTS="ClientComponent" /NOGDS32 /COPYFBCLIENT
The /COPYFBCLIENT switch seems not to work. With Firebird 2.0.4 this
does work, but 2.1.4 does not work.
Installing with the GUI does work.
Am I missing something ?
Regards,
Koenraad Lelong
I'm trying to make a installer for my application, including a silent
install of the firebird-client libraries. I'm using Inno-setup. I'm
experiencing problems. This is what I do, from the command-line, this
behaves the same as my installer :
Firebird-2.5.1.26351_1_Win32.exe /SP- /SILENT
/COMPONENTS="ClientComponent" /NOGDS32 /COPYFBCLIENT
The /COPYFBCLIENT switch seems not to work. With Firebird 2.0.4 this
does work, but 2.1.4 does not work.
Installing with the GUI does work.
Am I missing something ?
Regards,
Koenraad Lelong