1 @REM /*********************************************************************
5 @REM * Purpose : Start the Privoxy statistics viewer on OS/2 platforms
7 @REM * Copyright : Written by and Copyright (C) 2003 the SourceForge
8 @REM * Privoxy team. http://www.privoxy.org/
10 @REM * Based on the Internet Junkbuster originally written
11 @REM * by and Copyright (C) 1997 Anonymous Coders and
12 @REM * Junkbusters Corporation. http://www.junkbusters.com
14 @REM * This program is free software; you can redistribute it
15 @REM * and/or modify it under the terms of the GNU General
16 @REM * Public License as published by the Free Software
17 @REM * Foundation; either version 2 of the License, or (at
18 @REM * your option) any later version.
20 @REM * This program is distributed in the hope that it will
21 @REM * be useful, but WITHOUT ANY WARRANTY; without even the
22 @REM * implied warranty of MERCHANTABILITY or FITNESS FOR A
23 @REM * PARTICULAR PURPOSE. See the GNU General Public
24 @REM * License for more details.
26 @REM * The GNU General Public License should be included with
27 @REM * this file. If not, you can view it at
28 @REM * http://www.gnu.org/copyleft/gpl.html
29 @REM * or write to the Free Software Foundation, Inc., 59
30 @REM * Temple Place - Suite 330, Boston, MA 02111-1307, USA.
32 @REM *********************************************************************/
36 @REM acon [port_to_serve]
38 @REM - Requires Swing (i.e. swingall.jar) in CLASSPATH or Java 1.3+
40 @start /MIN /C java -classpath %CLASSPATH%;ActivityConsole.jar org.privoxy.activityconsole.ActivityConsole %1