March 17, 2014
6:12 p.m.
To implement a 100% native service the executable must support certain "functions". Which I don't think Pharo VM does. However you could use srvany.exe to run any executable file as a service (http://support.microsoft.com/kb/137890). Regards! Esteban A. Maringolo 2014-03-17 14:58 GMT-03:00 phil@highoctane.be <phil@highoctane.be>:
I need to be able to run a Pharo VM+image as a service.
I saw that in the Windows VM there are such flags.
But I do not know how to make that work (or if it still works).
Anyone knowing?
Phil