find code in daemonapp.pp file below Function TCustomDaemon.UnInstall : Boolean; begin Result:=True; Application.*SysInstallDaemon*(Self); end;
It cause service could not be uninstalled . And how can rebuild FPC units to correct it ? --
_______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
