LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Shut down PC after exiting from labview application.

Solved!
Go to solution
Go back to Smercurio's reply 3.
0 Kudos
Message 11 of 15
(1,161 Views)

Can anyone please tell me what tool can be use to disable any other task of PC while running Labview application. that means when PC starts only Labview application should start.user should not be able to start any other windows application on that PC and after exiting from labview application PC should get shutdown.

 

 

 Regards,

 Vijtin 

0 Kudos
Message 12 of 15
(1,137 Views)
Well put your exe in windows startup and disable all the other things. This is one thing we use when deploying a system at customers place. You can alwyas add the above solution for pc shut down.
0 Kudos
Message 13 of 15
(1,136 Views)

To quote from Smercurio's reply 3

 

"To not have the PC do other tasks then you need to configure the computer's services, see what's necessary, and what's not, and see what else is starting up when your PC boots. This forum would be the wrong place to get help on this. Your best bet is to search the internet on how to understand what the various services are, whether you need them, and how to turn them off. blackviper.com is a good place to start, but you should not use it as the sole source of information. "

 

That means search the web.  That is a Window's question, not a LabVIEW question.  The LabVIEW forum isn't going to have details on how to do that.

Message Edited by Ravens Fan on 08-14-2009 09:42 AM
0 Kudos
Message 14 of 15
(1,122 Views)
Take a look at this message thread for a link that might help you.  It looks like it was just posted yesterday.
0 Kudos
Message 15 of 15
(1,110 Views)