08-19-2017 02:53 AM
Is there any setting we can do in Window PC so that when it starts only our Labview installed prgram runs on it, nothing else.
In Window startup, it can be done to load labview program when window starts.
But I want that no other program to run on it by user, only labview code.
08-19-2017 05:28 AM
If you build an Application (.exe) in LabVIEW, you can use Windows' "msconfig" to make this Executable run when Windows starts.
Bob Schor
08-19-2017 04:37 PM
What you seem to be looking for is called "Kiosk Mode".
The implementation and functionality varies for different versions of Windows.
Search for "Kiosk Mode Win XX" where XX is your windows version.
There are some 3rd party tools available.
steve