Service description problem

Giganews Newsgroups
Subject:Service description problem
Posted by: Paul (Peeb…@NW.com)
Date:Mon, 19 Mar 2007

In my services 'onAfterInstall' event, I write the description in the
appropriate registry key.

When I install it manually as 'myService /install' , it is added to the
registry.
When I install the same service with a createservice() call, this registry
key is nowhere to find

Any ideas ?

Replies