Best practice for writing a self-updating windows service [closed]

Google have an open-source framework called Omaha which does exactly what your point 1. describes. It runs as a scheduled Windows task in the background, outside the applications it manages. Google use Omaha to auto-update their Windows applications, including Chrome. Because it comes from Google, and because it is installed on every Windows machine that … Read more

running Elastic Search as a Windows service

As of 0.90.5+, support for running ElasticSearch as a Windows Service is officially included in the Windows distribution. https://www.elastic.co/blog/0-90-5-released/ From the bin folder: > service.bat Usage: service.bat install|remove|start|stop|manager [SERVICE_ID] > service install Installing service : ‘elasticsearch-service-x64’ Using JAVA_HOME (64-bit): c:jvmjdk1.7 The service ‘elasticsearch-service-x64’ has been installed. > service start The service ‘elasticsearch-service-x64’ has been started … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)