Author: nextgens Date: 2006-05-25 09:21:25 +0000 (Thu, 25 May 2006) New Revision: 8867
Modified: trunk/apps/installer/installclasspath/windows/stop.cmd Log: resolves https://bugs.freenetproject.org/view.php?id=384 Modified: trunk/apps/installer/installclasspath/windows/stop.cmd =================================================================== --- trunk/apps/installer/installclasspath/windows/stop.cmd 2006-05-25 08:51:35 UTC (rev 8866) +++ trunk/apps/installer/installclasspath/windows/stop.cmd 2006-05-25 09:21:25 UTC (rev 8867) @@ -1,2 +1,2 @@ -echo "Stoping freenet" +echo "Stopping freenet" @net stop @serviceName@
