Commit Graph

3 Commits

Author SHA1 Message Date
reger
41dc0f82c1 open service manager upon install failure in installYaCyWindowsService.bat
likely service is already installed
Service Manager allows then to modify settings
2014-01-06 07:22:23 +01:00
reger
ee79b6c8de upd installWindowsService.bat
- remove javaopts according to startYaCy.bat
2013-12-26 05:34:53 +01:00
reger
7bdc10c1a0 added Windows Service installer
- used Apache procrun as it has a small footprint and comes with a GUI to edit the service settings
  see http://commons.apache.org/proper/commons-daemon/procrun.html

- added the service runner exe file under addon/windowsService
   as is (without renaming the exe files)
- included installYaCyWindowsService.bat and uninstallYaCyWindowsService.bat to main directory
  - which chooses the native exe according to the processor_architecture
2013-12-26 05:07:26 +01:00