Hosted Swiki

Dwight Hughes dwighth at ipa.net
Thu Jun 10 01:36:22 UTC 1999


Just open the Services applet in the Control Panel, select the running
service, and click on Stop. You can also use the command line functions:
"net stop <service_name>" (with the corresponding "net start
<service_name>", "net pause <service_name>", and "net continue
<service_name>").

-- Dwight

Stephen Pair wrote:
> 
> > > It's probably a little known feature of Squeak (and probably
> > undocumented
> > > :) ), but you can install Squeak as a service by launching it
> > as follows:
> > >
> > > Squeak.exe -service:<service_name> <image name>
> >
> > Cool.... How do you remove it as a service.
> 
> I was just trying to figure that one out myself!  :)
> 
> - Stephen





More information about the Squeak-dev mailing list