How can I do an unattended or silent installation of JMobile Suite?
June 10, 2017 by Will Blackwell
What to know
JMobile Suite, starting from version 1.91, allow to perform a unattended/silent installation of the whole package including:
- JMobile Studio
- Windows Client
- JMobile PC Runtime
What to do
To execute a silent installation parameter to be used is: /silent
JMobile Suite will be installed into default installation folder.
In example for JMobile Suite 1.91 the default “C:\Program Files (x86)\Exor\JMobile Suite 1.91”;
If the folder is already present and non empty the installer will try to install into “C:\Program Files (x86)\Exor\JMobile Suite 1.91.0″ and so on.
As an option, it is possible to specify the target installation directory: /dir=”{my_installation_directory}”
Examples:
- JMSuite-v1.91.0.254.exe /silent
- JMSuite-v1.91.0.254.exe /dir=”C:\Program Files (x86)\Exor\JMobile Suite 1.91.0.254″ /silent
Apply to
JMobile Suite 1.91
Share this Post:Other JMobile Posts
June 22, 2017
June 20, 2017