假設 jdk 安裝在目錄 c:\j2sdk1.4.1_01,則必須在 c:\autoexec.bat 的 PATH 中,加入 c:\j2sdk1.4.1_01\bin, 如:
set PATH=c:\j2sdk1.4.1_01\bin;%PATH%
Go to top of the page.
You are th visitor.