Discussion:
[Lazarus] Lazarus daemon windows 10
Antonio via Lazarus
2018-10-17 10:17:27 UTC
Permalink
Hi Folks.

I need some help to get out of problems starting a daemon on Windows 10. The
basic service source project attached compiles Ok, installs fine but refuses
to start. In a command line window (open as administrator) :
c:> BasicService.exe -i
runs as expecterd
c:>BasicService.Exe -r
executes the data module creation and then stops (see log file service.log
attached)
c:>BasicService.exe -u
ru BasicService.zip
<http://free-pascal-lazarus.989080.n3.nabble.com/file/t495826/BasicService.zip>
ns as expected as well.
I did find a web page on this problem some months ago but I don't find it
any more. Some ideas on what is going wrong ?
Lazarus 1.8.4 FPC 3.0.4 win32

Thanks a lot

Antonio



--
Sent from: http://free-pascal-lazarus.989080.n3.nabble.com/
--

Loading...