Does anyone know how to make service application in Delphi which install it self by running exe file.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
A Delphi service, created using the
Naturally you need elevated rights for this to work, just as you do for any mechanism that installs a service. In the other direction use Should you wish to customise the installation process you can provide event handlers |
|||||
|