| Subject | Launching setup from a batch file | 
|---|---|
| Author | johndcleland | 
| Post date | 2002-07-24T12:37:56Z | 
I would like to be able to run setup using parameters from a batch 
file.
I have tried
<path>\ Firebird-1.0.1.821-
Win32.exe /SILENT /NOICONS /COMPONENTS=Client
this gives an error this program must be run under win32
and
Start <path> \Firebird-1.0.1.821-
Win32.exe /SILENT /NOICONS /COMPONENTS=Client
which gives a command not found error.
Does anyone know how to run setup using a batch file
Thanks in advance
John Cleland
            file.
I have tried
<path>\ Firebird-1.0.1.821-
Win32.exe /SILENT /NOICONS /COMPONENTS=Client
this gives an error this program must be run under win32
and
Start <path> \Firebird-1.0.1.821-
Win32.exe /SILENT /NOICONS /COMPONENTS=Client
which gives a command not found error.
Does anyone know how to run setup using a batch file
Thanks in advance
John Cleland