If you want to run a regular .exe as a service, take a look at srvany.exe in
the W2003 Resource Kit,
http://www.microsoft.com/downloads/d...displaylang=en
If you want to write your code as a service, do it just as you would for XP
Desktop and set parameters in Service Data with Component Designer.
http://msdn.microsoft.com/en-us/library/ms940130.aspx
Luke
"Marcos" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> hi,
> i have to start a program on windows service. Is that possibible? If yes,
> how can i do it?
>
> tks
> marcos