Register service with parameters usingInstallUtil ?

V

vbnet Group

Hi Guys,

Does anybody know how to register a service with parameters? I
developed an application in VB.NET with can also run as a service.
Therefore the executable must be started with a -service option. So
the exe path to be registered should look like

C:\tool\tool.exe -service

Now I change it in the registry after using InstallUtil but there must
be a better way?

Thanks,
Wolfgang
 
V

vbnet Group

Hi Guys,

Does anybody know how to register a service with parameters? I
developed an application in VB.NET with can also run as a service.
Therefore the executable must be started with a -service option. So
the exe path to be registered should look like

C:\tool\tool.exe -service

Now I change it in the registry after using InstallUtil but there must
be a better way?

Thanks,
Wolfgang

Nobody knows any answer?
 
A

Armin Zingler

vbnet Group said:
Nobody knows any answer?

Maybe someone in the Framework groups (m.p.dotnet.framework.*; choose the
right one). This one is about the VB.Net *languague* but your question is
not about the language.


Armin
 

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