Is it possible to install a windows service from a DLL? (Delphi)

Asked

Viewed 201 times

1

I have a dll that has methods that should be run on a windows service. I did a search and saw that to install a service, I would need an executable. I own the 2007 version of Delphi and Windows 7. Something like:

rundll32.exe <nomedll>.dll /install
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.