From e50934bbd9d70ba092c041714d7b67ade3423ada Mon Sep 17 00:00:00 2001 From: lotus Date: Tue, 23 Sep 2008 18:10:50 +0000 Subject: [PATCH] try to fix tray on vista 64bit git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5202 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- startYACY.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/startYACY.bat b/startYACY.bat index c4eb3f32f..776ae42e2 100644 --- a/startYACY.bat +++ b/startYACY.bat @@ -11,6 +11,7 @@ Rem Generating the proper classpath unsing loops and labels Set CLASSPATH=classes;htroot For %%X in (lib/*.jar) Do Call %0 CPGEN lib\%%X For %%X in (libx/*.jar) Do Call %0 CPGEN libx\%%X +For %%X in (libx/windows/*.jar) Do Call %0 CPGEN libx\windows\%%X REM Please change the "javastart" settings in the web-interface "Basic Configuration" -> "Advanced" set jmx=