Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

open CHM file

807606Mar 4 2007 — edited Mar 4 2007
hi2all
I want to open .chm file when i click on help menu. I had already tried
Runtime.getRuntime().load("C:/html/help.chm");
but this throw an exception that "C:/html/help.chm" is not a win32 application.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 1 2007
Added on Mar 4 2007
2 comments
279 views