06-11-2020 06:03 AM
Hi
We are developing a production test system based on:
We already have two MSI deployments for almost all parts (including runtimes for TestStand and LabVIEW), based on NI's best practices:
We are now trying to figure out if we can include the installation of python and pyserial in our MSI deployment.
Specifically, the production machines must have the following installed:
What is the recommended way to achieve this?
Solved! Go to Solution.
06-22-2020 10:26 AM
Answering my own question.
I used Custom Commands to execute third-party installers, as described here:
https://zone.ni.com/reference/en-XX/help/370052AA-01/tsdeploysystem/infotopics/customcommands/