Go to Google Groups Home    OpenQM
Re: Windows version - Icon to start and stop qm

Bob Coleman <colema...@gmail.com>

http://tinyurl.com/nnwdjc

Just put one of these in your shortcut with the appropriate service name.

net start *servicename*
net stop *servicename*

-Bob

On Tue, Jun 23, 2009 at 11:14 AM, eppick77 <eppic...@yahoo.com> wrote:

> I am interested in creating an icon to start and stop qm on a windows
> server 2003 system (or any windows system).

> I have a shortcut to services and scroll through the list till I get
> to qm.  I can then start and stop it there (it automatically starts
> when windows boots.

> Any suggestions?