OK, for some strange reason, I created a service (32 bit), it has an installer setup in Visual Studio. I run:

installutil /i c:\path\service.exe

It's pointing to the 32 bit version of installutil. It registers the service successfully, but the service doesn't appear in the services list????

Any idea why?

Thanks.

link|improve this question

Are you sure it isn't in the list? Perhaps the name isn't what you expected – Oskar Kjellin May 18 '11 at 20:17
What does the install log say? – Oded May 18 '11 at 20:21
I setup the name in the installer, log says it installed fine... very strange... It's not under the name I gave it, the friendly name, the service name, or the project name... so what other name could it be? – Brian Mains May 18 '11 at 23:28
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.