adding hh.exe file in Java Web Start project to execute the .chm file
843802Feb 18 2006 — edited Feb 21 2006hi, i hav included a help.chm file in my application. A chm file requires the hh.exe file to execute. But when i run my application thru JWS the help file does not open. It gives an error : "unable to open .chm file". however when i run the application directly i.e not thru JWS , the help file opens properly... can someone plz help me how to make the .chm file run in a JWS project....? thanx
andy