質問に答えてもらえませんでしょうか? windows 2000で J2SE v 1.4.2_04 SDK、Windows Offline Installation, Multi-language をインストールし、JAVAで smartdoc-1.1.zipを解凍したいのです www.xmlsmartdoc.org/download/index_ja.html java -jar smartdoc-1.1.zipを実行しても
E:\tmp>java -jar smartdoc-1.0.zip Exception in thread "main" java.io.IOException: このボリュームは認識可能なファイ ル システムではありません。 必要なファイル システム ドライバがすべて読み込まれているか、ボリュームが壊れてい ないか確認してください。 at java.io.WinNTFileSystem.canonicalize0(Native Method) at java.io.Win32FileSystem.canonicalize(Unknown Source) at java.io.File.getCanonicalPath(Unknown Source) at setup.mkModel(setup.java:108) at setup.main(setup.java:61) 上のようになるのですが、解決方法を教えてもらえませんか?