B
BK
I've created a windows service and tested it. It works the way I want
it to. I added a ProjectInstaller and set the appropriate properties
in my Windows Service project. To install it, I went to a Visual
Studio Command Prompt and issued the appropriate InstallUtil
<path\executable> command and the service runs perfectly on my
development machine. What I can't figure out is how to install on it
any other machine. Any pointers or links to information would be
appreciated, I've search the 'net and this newsgroup and haven't found
an answer.
it to. I added a ProjectInstaller and set the appropriate properties
in my Windows Service project. To install it, I went to a Visual
Studio Command Prompt and issued the appropriate InstallUtil
<path\executable> command and the service runs perfectly on my
development machine. What I can't figure out is how to install on it
any other machine. Any pointers or links to information would be
appreciated, I've search the 'net and this newsgroup and haven't found
an answer.