Sure...here are the settings I am using.
[ServiceEx]
ServiceExeFullPath = "C:\Program Files\calibre2\calibre-server.exe"
; program arguments to be sent to executable
options =-p 8081 --with-library "c:\calibre library"
; can program interact with desktop [true | false] (default: true)
desktop = true
; start type (valid values: Auto Manual Disabled) (default: auto)
Start=Auto
; start the service upon installation [true | false] (default: no)
StartNow=false
Please note, I am using a different port for mine. Let me know if I can be of further assistance.
|