Setting silent install in code
Posted: Mon Jun 25, 2007 5:03 am
Hi,
Is it possible to set the installation to silent during execution, ie in the setup code itself ?
The reason for doing this is that we have converted from Inno setup who use the /SILENT and /VERYSILENT parameters and the program calling the installer is using this.
So we want to check this in the beginning of the installer code and take actions.
Do IA support the -q and -qb etc parameters from other installers ?
David
Is it possible to set the installation to silent during execution, ie in the setup code itself ?
The reason for doing this is that we have converted from Inno setup who use the /SILENT and /VERYSILENT parameters and the program calling the installer is using this.
So we want to check this in the beginning of the installer code and take actions.
Do IA support the -q and -qb etc parameters from other installers ?
David