Ola,
Wondering where I can find documentation or example(s) how to execute an external installer after the installation is completed. The user should have the option to install it or not (checkbox??)
Thanks for the help in advance.
Printable View
Ola,
Wondering where I can find documentation or example(s) how to execute an external installer after the installation is completed. The user should have the option to install it or not (checkbox??)
Thanks for the help in advance.
Finally got it working:
This example gives the user the choice to install sqlce35sp1.ms.
Filename: "msiexec.exe"; Parameters: "/i ""{tmp}\sqlsercomp351.msi"""; StatusMsg: Install Microsoft SQL Server Compact 3.5 SP1; Components:sqlce; Flags: postinstall unchecked