09-05-2013 12:23 PM
I wish to modify a program to run as a service on Windows 7. This stems from the need to run all the time, even if nobody is logged on to a machine. How do I go about it ?
09-06-2013 11:02 AM
Hey VetteGuy,
Can you tell me more about what you are trying to accomplish? So basically you want your program to run nonstop after an initial start? Can't you just put it in a loop that will run forever?
What programming language are you using? LabVIEW, TestStand?
Please let me know.