I have a few questions, so i figured out how to create a service on vb.net. my questions are
1) how do i just hand that .exe file to my end user and have him run that on every pc knowing it will run as service and on startup....do i have to go on each pc and run the InstallUtil tool? or is there a better way to do this?
2) Once i have the program running as service..and timer is set off on the service..how do i show a form? do i need to execute anothe .exe file or is there a way to incorporate a form and other sorts of code in that service as well....
3) How can i check to see what processes are running currently using vb.net?
i hope these are not too complicated questions, thanks in advance for all your help.
Bookmarks