LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Running Datasocket Server as a Windows Service?

Is there a way to run the Datasocket Server as a windows service so that there is no need to have a user log in to launch it?

0 Kudos
Message 1 of 2
(1,002 Views)

I haven't worked with DS server in a while and I haven't looked at all now for documentation or older threads, but NSSM is a program which can run EXEs as services and IIRC, DSS is just a regular EXE. I would suggest trying that and seeing if you're not getting any conflicts.

 

Note that services don't have UIs, so I'm not sure how that would work with the window and tray icon and how it would function after you log in.


___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(951 Views)