View Single Post
  #35  
Old August 5th, 2002, 06:21 PM

Lemmy Lemmy is offline
Second Lieutenant
 
Join Date: Mar 2001
Location: Netherlands
Posts: 479
Thanks: 0
Thanked 0 Times in 0 Posts
Lemmy is on a distinguished road
Default Re: SE4TTV : Version 1.1 available

maybe the classpath set, try typing "set CLASSPATH" at the dosprompt, it should say the variable isn't defined, if it is defined and show "CLASSPATH=xxxx", try replacing everything in run.bat with this:

set CLASSPATH=XXX
java Main
PAUSE

replace "XXX" with the directory where it is installed, for exmaple "c:\viewer"
__________________
[Boo!]
Reply With Quote