Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!
If the application supports a command line installation, check if you can also input server address so that the setup reads the values from command line and installs app silently.
For example, when you deploy adobe using sccm, command line install is
setup [--silent] [--ADOBEINSTALLDIR=] [--INSTALLLANGUAGE=]
In the above command you can specify adobe installation directory, installation language.