Question - EQBC as a windows 10 service?

q8reflex

Seasoned veteran member
Joined
Feb 9, 2015
RedCents
1,387¢
We used to have EQBC running as a service under windows, is that possible in any way now?
 
No, the other one writes itself as an actual service using the service callbacks. It would require a reimplementation of how EQBCS is done (which is how JimBob did that one). That code isn’t portable.

I actually wanted to use that one as a base when I combined them all, but I didn’t end up using it except to pull out the bug fixes it had.

I had the service part on my list but I just forgot about it. Be a good idea to put an issue up on the MQ2EQBC repo.
 
Agree, EQBC is essential. Side question, will old EQBC (one with service) still work with MQNext?
 
I use NSSM to make EQBCS a service and will just keep the exe in a different directory and just overwrite it if and when it changes. Not as automated as the other one but I have been manually making EQBCS a service almost since the start and am used to it.
 
I also switched from EQBCS to EQBCS2, and then eventually switched to Dannet.
A lot less hassles once you retrain your brain with the new commands.

EQBCS2 just doesnt seem to handle lots of toons for an extended period of time. It bogs down eventually and you will need to restart everything.
 
You can install it as a service with sc or nssm so I didn’t feel the need to write specific callbacks for it. I might get around to it at some point but it’s pretty low on my list.
 
Question - EQBC as a windows 10 service?

Users who are viewing this thread

Back
Top
Cart