repo.or.cz
/
and.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Removing uneeded file.
[and.git]
/
PC^2
/
pc2board
/
pc2admin.bat
blob
82061bce5bdff0b62a172a8efdbc193aafcc9a09
1
@echo off
\r
2
rem
\r
3
rem Purpose: start pc2 admin module
\r
4
rem Author : pc2@ecs.csus.edu
\r
5
rem Revised: Wed May 4 23:09:27 PDT 2005
\r
6
\r
7
start java -Djava.security.policy=policy.ini pc2.client.Client %1 %2 %3 %4
\r
8
\r
9
rem eof pc2admin.bat
\r