10-07-2020 05:02 AM
(sorry for my english)
Hello everyone,
I am using Labview for very simple VIs with USB-6001 in a classroom for my students. I only installed the runtime engine to run the VI.
The problem is that many services start even if you are not using labview in this session. And the command line "netstat -a -b" shows me many TCP connections to the localhost, which causes problems with other installed software.
Is there a solution to launch its services only when you want to use the software, even if the user is not an administrator ?
thank you,
Pierre Dugas-Viallis
10-13-2020 01:35 AM
The only way would be to enable/disable services manually.