Many Thanks,
=Adrian=
Cameron,
Thanks for the response. There's quite a bit of information on the
Wiki. Some of it may now be out of date. Being lazy, I was hoping to
get the "current thinking" and not have to investigate all of the
possibilities myself!!
Best Regards,
=Adrian=
I've done zero with Windows services the last couple of years.
For a long time, the standard way for Tcl-ers to create a service
was with Matt Newman's gizmo <URL: http://wiki.tcl.tk/1797 >. My
guess is that it's still true, and it still takes only a little
time--certainly under an hour--to try it out for yourself.
The one thing that's changed over the last several years is that
now TDK <URL: http://wiki.tcl.tk:/4708 > is supposed to make it
even easier than tclsvc. I don't think I've used TDK that way
myself, but, if its service-making part is up to the standard of
the rest of the product, it simply works.
My conclusion: if you have TDK, use it; otherwise, get tclsvc,
and expect to be successful in short order.
Mark
cla...@lairds.us (Cameron Laird) wrote:
> Thanks for the response. There's quite a bit of information on the
> Wiki. Some of it may now be out of date. Being lazy, I was hoping to
> get the "current thinking" and not have to investigate all of the
> possibilities myself!!
I would hope that the wiki reflects the current thinking. If not, then
someone hasn't been doing their job, updating wiki pages when needed.
Any time someone encounters "out of date" information on the wiki,
please either update the information, or, at the very least, add a
note indicating that something no longer is true, so that someone else
might come along and update it.