How do you install and run Java HTML converter 1.2?

Hi,

I just downloaded the Java plugin HTML converter (version 1.2) and after I unzipped the file, there was no exe file to run. Am I supposed to move all the files and directories somewhere else and run something at the command prompt?

I wish they had better documentaion about this. I've searched all over java.sun.com and couldn't find a thing.

Thanks all

[391 byte] By [philcollins] at [2007-9-26 1:13:49]
# 1

There is a new converter ver 1.3. Its written in Java so it needs the JRE to run. It comes with a BAT file to run it. It should be located here.

C:\Program Files\HTML_Converter\converter\classes\HTMLConverter.bat

The contents of the BAT file are the following:

java -classpath %CLASSPATH%;. HTMLConverter %1 %2 %3 %4 %5 %6 %7 %8 %9

I hope that helps.

atehrani_java at 2007-6-29 0:11:31 > top of Java-index,Archived Forums,Java Programming...