Posts by Ronie • 11 points
1 post
- 
		1 votes0 answers201 viewsQ: Is it possible to install a windows service from a DLL? (Delphi)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.…