divyteja.kasu
Posts: 15
Joined: Tue Jun 26, 2012 9:33 am

Regarding Prerequisites silent installation

hi,

i have used three prerequisites for my tomcat web application to install along with my software those are ...

JDK, MY SQl and MY SQl conector , and i had selected silent install (no UI) in prerequisites window but its still showing the installations of that three software's ... please tell me how to install prerequisites only in background so that installation should not visible to the user........

Thank you..
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Regarding Prerequisites silent installation

Hello and welcome to Advanced Installer forums,

If you want to have a silent prerequisite installation, then you can configure it to run in silent mode by editing the install command lines from "Prerequisites" -> "Setup Files" tab. For an MSI prerequisite package you can use the /qn command line parameters. You can take a look on our "Command line" article. Also, in order to silently run your prerequisites packages you should search the corresponding command line parameters on your prerequisites packages documentation.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”