NDI Tools Silent Install

Jens Mueller

New member
For a remote production project we want to install the NDI tools automatically in silent mode.
Start-Process -Wait -FilePath "NDI-Tools.exe" -Verb RunAs -ArgumentList "/SP- /VERYSILENT /NORESTART /TYPE=all_tools"
However, after the installation process we still get the pop up window requesting the registration of the NDI tools. We need some advice how to suppress that.
 

Attachments

  • NDI silent install.jpg
    NDI silent install.jpg
    78.5 KB · Views: 84
We received a reply from NewTek regarding our issue:

This is not possible because of licensing, if you re-distribute the NDI Tools the license agreement must be agreed by the final user, if a company is the final user is possible to discuss a dedicated license agreement with the NDI Business Development.
 
Back
Top