Can anyone suggest a way to keep my vb application *out* of the task list under Windows 2000?

I managed fine under Windows 95/98 by registering it dynamically on startup as a service via the api RegisterServiceProcess.

But this returns an error under W2k (cannot find entry point in kernal32).