open CHM file
807606Mar 4 2007 — edited Mar 4 2007hi2all
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.