🚀
Post Purchase Deployment
Once your preferred client configuration is identified, it can be deployed automatically to your other clients. Contact support for more information.
msiexec /i NitroTurbo.msi /qn
To update the trial systems with a purchased license applied, simply issue the command to uninstall and then run the full install command with your account information.
msiexec.exe /uninstall "c:\nitroturbo.msi" /qn
msiexec /i NitroTurbo.msi /qn LICENSE_USER=<your_email> LICENSE_PASSWORD=<your_password>
msiexec /i NitroTurbo.msi /qn LICENSE_USER=<your_email> LICENSE_ClIENT_PASSWORD=<your_password>
NitroAccelerator can be installed from the command line with specific settings enabled.
For example: Headless deployment: HIDE_ICON=1
Contact us for more info
Last modified 8mo ago