diff options
Diffstat (limited to 'startYACY.bat')
| -rw-r--r-- | startYACY.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/startYACY.bat b/startYACY.bat index 776ae42e2..c4eb3f32f 100644 --- a/startYACY.bat +++ b/startYACY.bat @@ -11,7 +11,6 @@ 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=
|
