Windows Service Installer

S

Stu

Hi,

I am trying to create a Windows Service installer but it just dumps the
service executable in the application folder and doesn't install it as a
service.

I have gone through this tutorial http://abstractvb.com/code.asp?A=1082, but
it says you have to pop open a .Net command prompt and run this cammand:

InstallUtil C:\tgol\Myservice\Bin\Myservice.exe

Is there any way of automating this process in the installer?

Thanks in advance,

Stu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top