Hello Spine,
We'll be doing a mass installation of Spine in our labs.
Is there a way to do unattended installation for the software ?
Let me know.
-Saiful
Hello Spine,
We'll be doing a mass installation of Spine in our labs.
Is there a way to do unattended installation for the software ?
Let me know.
-Saiful
You can install Spine via the command line on Windows using "SpineSetup.exe /S /ACTIVATION=your-activation-code-here".
For others finding this forum post, starting with 4.0 the command for Windows is:
SpineSetup.exe /S
"C:\Program Files\Spine\Spine.com" --install yourActivationCodeHere
The first command installs silently, without prompting. The second command registers the activation code, so it doesn't need to be specified when Spine is run subsequently.
And for Mac:
/Applications/Spine.app/Contents/MacOS/Spine --install yourActivationCodeHere