Per SAS / JMP Tech Support:
To install JMP using silent setup, complete the following steps:
1.) Create a response file (using .ISS extension).
setup.exe -r -f1<response file name>
Note that there is âNOTâ a space between the -f1 parameter and the file name and that is a 1, not a lower case L.
For example, if you want to create a file named silent.iss on c:\ , execute the following statement:
setup.exe -r -f1c:\silent.iss
2.) To install JMP using silent setup, run the setup again using the response file.
setup.exe -s -f1<response file name>
Note that there is âNOTâ a space between the -f1 parameter and the file name. For example, if you want to use the response file named silent.iss that resides on c:\ , execute the following statement:
setup.exe -s -f1c:\silent.iss
I have had bad luck trying to use .\silent.iss or pointing to a network share. So Iâve made a batch dependency to the JMP installation that copies the silent.iss file to c:\windows\setup from a network share.. My MDT command line has become:
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ