Hi Jan,
I can't look into your directory structure, but if you adhere exactly to the
example given in the manual, and if you downloaded JRE1.1.8 from
www.icsi.berkeley.edu/~storn/fiwiz.html and installed it correctly then
things should work.
Another thing is that you should run the command to start Fiwiz in the proper
directory. Let's assume your JRE is in C:\jre\1.1\bin and Fiwiz.class is in
C:\Fiwiz\Fiwiz
then you can either go to C:\Fiwiz and run
C:\jre\1.1\bin\jre -cp C:\Fiwiz Fiwiz.Fiwiz
or you go to C:\jre\1.1\bin and run
jre -cp C:\Fiwiz Fiwiz.Fiwiz
It does work.
Hope that helps
Rainer
> I still get the "class not found" error.
> Best regards
> Jan