From 7916ce27c39a69352353a85c6e2c37b3b71dd756 Mon Sep 17 00:00:00 2001 From: lotus Date: Tue, 3 Jun 2008 17:03:40 +0000 Subject: windows shell shows port in title git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4877 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- startYACY.bat | 2 ++ 1 file changed, 2 insertions(+) (limited to 'startYACY.bat') diff --git a/startYACY.bat b/startYACY.bat index c6bc543b4..164d5c172 100644 --- a/startYACY.bat +++ b/startYACY.bat @@ -34,6 +34,8 @@ Echo ** GET HELP for YaCy: see www.yacy-websearch.net/wiki and forum.yacy.de Echo ******************************************************************************* Echo ^>^> YaCy started as daemon process. Administration at http://localhost:%port% ^<^< +title YaCy - http://localhost:%port% + start "YaCy" %priority% /B /WAIT java %javacmd% -classpath %CLASSPATH% yacy if not exist DATA\yacy.restart GoTo :END -- cgit v1.2.3