LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting to do in window PC, for that only Labview code runs on it

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.

0 Kudos
Message 1 of 3
(2,240 Views)

If you build an Application (.exe) in LabVIEW, you can use Windows' "msconfig" to make this Executable run when Windows starts.

 

Bob Schor

0 Kudos
Message 2 of 3
(2,208 Views)

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

----------------------------------------------------------------------------------------------------------------
Founding (and only) member of AUITA - the Anti UI Thread Association.
----------------------------------------------------------------------------------------------------------------
Message 3 of 3
(2,165 Views)